There was an error while loading. Please reload this page.
2 parents 638b41b + c58fabf commit dbb3e54Copy full SHA for dbb3e54
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