mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-11 06:52:38 +00:00
requested changes
This commit is contained in:
@@ -247,9 +247,10 @@
|
|||||||
overflow : hidden auto;
|
overflow : hidden auto;
|
||||||
.navItem {
|
.navItem {
|
||||||
position : relative;
|
position : relative;
|
||||||
display : block;
|
display : flex;
|
||||||
|
justify-content : space-between;
|
||||||
|
align-items : center;
|
||||||
width : 100%;
|
width : 100%;
|
||||||
padding : 8px 5px;
|
|
||||||
border : 1px solid #888888;
|
border : 1px solid #888888;
|
||||||
border-bottom : 0;
|
border-bottom : 0;
|
||||||
animation-name : glideDropDown;
|
animation-name : glideDropDown;
|
||||||
|
|||||||
Reference in New Issue
Block a user