mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-13 02:14:39 +00:00
Getting ready to switch to jsx
This commit is contained in:
@@ -9,7 +9,10 @@
|
||||
flex-direction : column;
|
||||
.content{
|
||||
position : relative;
|
||||
height : calc(~"100% - 29px"); //Navbar height
|
||||
//height : calc(~"100% - 29px"); //Navbar height
|
||||
|
||||
height : 100%;
|
||||
|
||||
flex : auto;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user