changed screen

This commit is contained in:
Patrick Tschuchnig 2020-01-25 17:01:24 +01:00
parent cb15e6826a
commit 1885476c85
2 changed files with 6 additions and 10 deletions

View File

@ -14,17 +14,13 @@ layout: none
width: 900px;
}
.screen-content{
margin-top: 120px;
/* padding-left: 350px; */
/* padding-right: inherit; */
margin-left: auto;
margin-right: auto;
/* padding-left: 50px; */
/* padding-right: 50px; */
height: 480px;
width: 640px;
position: relative;
top: 121px;
left: 128px;
height: 492px;
width: 645px;
overflow-y: auto;
overflow-x: auto;
overflow-x: hidden;
}
.screen-content::before{

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 1.8 MiB