[DEV] add scroll in the main windows

This commit is contained in:
Edouard DUPIN 2020-01-09 06:36:51 +01:00
parent 003b94ec37
commit c4f693035a

View File

@ -30,6 +30,7 @@
padding: 0;
display: block;
position: fixed;
overflow-y: auto;
//background-color:#FF0;
.main-reduce {
width: 80%;