Fix applet size
This commit is contained in:
@@ -31,8 +31,7 @@ html, body {margin: 0; height: 100%; overflow: hidden;}
|
||||
|
||||
.applet {
|
||||
width: 100%;
|
||||
height: 470px;
|
||||
bottom: 0px;
|
||||
height: 410px;
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user