Min height of container should be the window height.
This commit is contained in:
@@ -49,5 +49,6 @@ body {
|
||||
<style scoped>
|
||||
.container {
|
||||
background-color: white;
|
||||
min-height: 100vh;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user