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:
parent
0694f59e70
commit
1770c94b07
@ -152,3 +152,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.CodeMirror-focused .CodeMirror-selected {
|
||||||
|
background: $color-primary-light !important;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user