mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-11-02 14:12:42 +08:00
chore(code): fix placeholder
This commit is contained in:
parent
efece397ad
commit
f0ae5aeba6
@ -435,6 +435,10 @@ body .cm-editor .cm-gutters {
|
|||||||
border-right: none;
|
border-right: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body .cm-editor .cm-placeholder {
|
||||||
|
color: #999 !important;
|
||||||
|
}
|
||||||
|
|
||||||
#sql-console-query {
|
#sql-console-query {
|
||||||
height: 150px;
|
height: 150px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user