[DEV] add scroll in the main windows
This commit is contained in:
parent
003b94ec37
commit
c4f693035a
@ -30,6 +30,7 @@
|
||||
padding: 0;
|
||||
display: block;
|
||||
position: fixed;
|
||||
overflow-y: auto;
|
||||
//background-color:#FF0;
|
||||
.main-reduce {
|
||||
width: 80%;
|
||||
|
Loading…
Reference in New Issue
Block a user