#app as flex
This commit is contained in:
@@ -27,6 +27,12 @@ body {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
#app {
|
||||
min-height: 100vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
header {
|
||||
box-shadow: var(--base-shadow);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user