mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-26 22:32:45 +00:00
Limit max width of header navigation
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
background-color: #ccc;
|
||||
border-radius: 5px;
|
||||
max-height: 100vh;
|
||||
max-width: 40vw;
|
||||
overflow-y: auto;
|
||||
&.active {
|
||||
padding-bottom: 10px;
|
||||
|
||||
Reference in New Issue
Block a user