fix: Navbar logo height and width
This commit is contained in:
parent
02e7844690
commit
25052afc9b
1 changed files with 2 additions and 0 deletions
|
|
@ -266,6 +266,8 @@
|
|||
|
||||
.navbar-brand > img {
|
||||
display: inline-block;
|
||||
height: 24px;
|
||||
max-width: 150px;
|
||||
}
|
||||
|
||||
.toggle-sidebar {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue