refactor: json outline ui
This commit is contained in:
@@ -465,9 +465,11 @@ input[type="checkbox"] {
|
||||
.CodeMirror {
|
||||
@apply !h-auto;
|
||||
|
||||
// &:not(.CodeMirror-focused) .CodeMirror-activeline-background {
|
||||
// background: transparent !important;
|
||||
// }
|
||||
font-size: var(--body-font-size);
|
||||
|
||||
&:not(.CodeMirror-focused) .CodeMirror-activeline-background {
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
.CodeMirror-dialog-top {
|
||||
@apply bg-primaryLight;
|
||||
|
||||
Reference in New Issue
Block a user