mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 16:02:15 +00:00
CSS correction
This commit is contained in:
@@ -24,15 +24,15 @@ html {
|
||||
border-radius: 0!important;
|
||||
}
|
||||
|
||||
#main {
|
||||
.stv {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100vh;
|
||||
}
|
||||
#main > header {
|
||||
.stv > header {
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
#main > div {
|
||||
.stv > div {
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user