Making editor switcher smoother
This commit is contained in:
parent
c74c1bf1f2
commit
01bf5e071a
1 changed files with 3 additions and 2 deletions
|
@ -884,13 +884,14 @@ body:not(.gui) .top>.gui, body:not(.gui) .bottom, body:not(.gui) .pickerToggle {
|
|||
border-radius: 4px;
|
||||
}
|
||||
|
||||
/*
|
||||
body.gui .chooser>.gui {
|
||||
background: #41444a;
|
||||
}
|
||||
|
||||
body:not(.gui) .chooser>.json {
|
||||
background: #41444a;
|
||||
}
|
||||
} */
|
||||
|
||||
.chooser>.back {
|
||||
position: absolute;
|
||||
|
|
Loading…
Add table
Reference in a new issue