mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-04 22:58:29 +08:00
Fixed bug with golden layout.
This commit is contained in:
parent
11c00e1af7
commit
25b7a4869b
@ -37,6 +37,10 @@
|
||||
background-color: @scrollbar-color;
|
||||
}
|
||||
|
||||
body {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
// react-virtualized
|
||||
|
||||
#phantasmal-world-root {
|
||||
|
Loading…
Reference in New Issue
Block a user