(airhead): ive no idea no lie
Signed-off-by: boris <boris@borishub.co.uk>
This commit is contained in:
@@ -2,10 +2,21 @@ nav, #loginStatus, #filters {
|
||||
background-color: #3cc471;
|
||||
color: #111
|
||||
}
|
||||
#content.full-height {
|
||||
/*height: calc(100vh - 413px);*/
|
||||
flex: 1 0 auto;
|
||||
}
|
||||
.main {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
|
||||
.facilityContent {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
/*body {
|
||||
overflow-y: hidden;
|
||||
}*/
|
||||
#title {
|
||||
margin-top: 12px;
|
||||
background-color: #fff;
|
||||
@@ -51,4 +62,7 @@ nav, #loginStatus, #filters {
|
||||
|
||||
.modal-backdrop {
|
||||
z-index: 1040;
|
||||
}
|
||||
.site-footer {
|
||||
flex: 0 0 auto;
|
||||
}
|
Reference in New Issue
Block a user