mirror of
https://github.com/status-im/codimd.git
synced 2025-01-27 03:15:30 +00:00
Dark mode linter menu
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
This commit is contained in:
parent
0b9dd91822
commit
ad6f82c9f6
@ -71,3 +71,11 @@
|
||||
background-position: right bottom;
|
||||
width: 100%; height: 100%;
|
||||
}
|
||||
|
||||
.CodeMirror-hints {
|
||||
background: #333;
|
||||
}
|
||||
|
||||
.CodeMirror-hint {
|
||||
color: white;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user