added min-height to navbar
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
overflow-x: hidden;
|
||||
z-index: 10000;
|
||||
height: var(--navbar-height);
|
||||
min-height: 64px;
|
||||
}
|
||||
|
||||
/* Logo styles */
|
||||
|
||||
Reference in New Issue
Block a user