generated from Seekra/repository-template
Make app container a flexbox
This commit is contained in:
@@ -5,4 +5,6 @@ body {
|
|||||||
|
|
||||||
#app {
|
#app {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user