mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix the text highlight colour.
This commit is contained in:
@@ -152,3 +152,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.CodeMirror-focused .CodeMirror-selected {
|
||||
background: $color-primary-light !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user