fix(minor): show same size logo navbar and sidebar
This commit is contained in:
parent
a74a51201d
commit
285688863c
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@
|
|||
|
||||
.navbar-home {
|
||||
img {
|
||||
height: 28px;
|
||||
width: auto;
|
||||
height: 32px;
|
||||
width: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue