Fixing scene overflow
This commit is contained in:
parent
d04df35506
commit
cf9467419d
2 changed files with 2 additions and 1 deletions
|
@ -136,6 +136,8 @@
|
|||
/*background: #000000;*/
|
||||
margin: 20px auto 0;
|
||||
color: #ebeeee;
|
||||
height: 100vh;
|
||||
overflow: auto;
|
||||
/*max-height: 48vh;
|
||||
width: 42vw;
|
||||
max-width: 300px;*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue