There was an error while loading. Please reload this page.
1 parent 3af75dd commit 03872b3Copy full SHA for 03872b3
1 file changed
frontend/src/styles/index.scss
@@ -536,3 +536,7 @@ body {
536
.contextmenu_menu.menu {
537
padding: 5px 0 !important;
538
}
539
+
540
+.CodeMirror .CodeMirror-selected {
541
+ background-color: rgba(62, 162, 223, 0.53) !important;
542
+}
0 commit comments