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