mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-13 19:32:45 +00:00
Position window correctly when nav bar is thick
This commit is contained in:
@@ -49,6 +49,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.brewTitle.navItem{
|
.brewTitle.navItem{
|
||||||
|
height: 100%;
|
||||||
font-size : 12px;
|
font-size : 12px;
|
||||||
font-weight : 800;
|
font-weight : 800;
|
||||||
color : white;
|
color : white;
|
||||||
@@ -172,6 +173,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
display : flex;
|
display : flex;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
height: 100%;
|
||||||
i{
|
i{
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user