mirror of
https://github.com/Doodle3D/doodle3d-client.git
synced 2024-11-21 08:57:57 +01:00
fixed issue #261 (scroll overflow)
This commit is contained in:
parent
58b930cefa
commit
18d1aacc71
@ -17,6 +17,7 @@ body,th,td {
|
||||
/*min-width: 370px;*/
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: scroll;
|
||||
}
|
||||
/*form#settingsForm {*/
|
||||
/*width: 100% auto;*/
|
||||
|
Loading…
Reference in New Issue
Block a user