Implementation of the space
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
main-app {
|
||||
display: block;
|
||||
height: 100vh;
|
||||
min-height: 100vh;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
@@ -11,7 +11,6 @@ main-app {
|
||||
}
|
||||
|
||||
.main-content {
|
||||
height: 100%;
|
||||
margin-left: 250px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user