fix(rendered): Double scrollbar
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
}
|
||||
|
||||
main-app {
|
||||
min-height: 100vh;
|
||||
min-height: 100%;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
display: block;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user