Fixed an issue where the current debug line is not visible in the 'Dark' theme. Fixes #6409

This commit is contained in:
Akshay Joshi
2021-05-04 12:34:03 +05:30
parent 72f3730c34
commit ac403d0dfa
6 changed files with 4 additions and 10 deletions

View File

@@ -1,6 +1,3 @@
.debugger-container .CodeMirror-activeline-background {
background: $color-editor-activeline;
}
/* To make font same as Query tool in messages tab */
.messages {