mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-05 15:28:29 +08:00
Monaco popups were obscured by golden layout.
This commit is contained in:
parent
544ed46263
commit
3670df618b
@ -32,6 +32,10 @@
|
||||
border-bottom-color: var(--bg-color);
|
||||
}
|
||||
|
||||
#root .lm_content {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
#root .lm_splitter {
|
||||
box-sizing: border-box;
|
||||
background-color: hsl(0, 0%, 20%);
|
||||
|
Loading…
Reference in New Issue
Block a user