Add missing "}"
This commit is contained in:
parent
a9870bd053
commit
2ee76ed5d3
1 changed files with 2 additions and 1 deletions
|
@ -183,6 +183,7 @@ See the above repository for updates as well as full license text. */
|
||||||
--error-color: var(--red-20) !important;
|
--error-color: var(--red-20) !important;
|
||||||
--console-output-color: white !important;
|
--console-output-color: white !important;
|
||||||
|
|
||||||
scrollbar-color: var(--grey-50) var(--theme-splitter-color) !important
|
scrollbar-color: var(--grey-50) var(--theme-splitter-color) !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue