mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-06 08:08:28 +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);
|
border-bottom-color: var(--bg-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#root .lm_content {
|
||||||
|
overflow: visible;
|
||||||
|
}
|
||||||
|
|
||||||
#root .lm_splitter {
|
#root .lm_splitter {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
background-color: hsl(0, 0%, 20%);
|
background-color: hsl(0, 0%, 20%);
|
||||||
|
Loading…
Reference in New Issue
Block a user