mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-19 16:21:25 +01:00
Some minor bugs
This commit is contained in:
@@ -119,9 +119,8 @@
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.cm-editor.cm-focused .cm-activeLineGutter,
|
||||
.cm-editor.cm-focused .cm-activeLine {
|
||||
background-color: hsl(var(--color-gray-100)/0.3);
|
||||
.cm-editor.cm-focused .cm-activeLineGutter {
|
||||
color: hsl(var(--color-gray-800));
|
||||
}
|
||||
|
||||
.cm-editor * {
|
||||
|
||||
Reference in New Issue
Block a user