mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
style(next): tweak the text segments of input groups
This commit is contained in:
parent
09c14f8663
commit
46573714a4
@ -252,6 +252,10 @@ input::selection,
|
||||
--accented-background-color: transparent;
|
||||
|
||||
border: none;
|
||||
font-style: italic;
|
||||
color: var(--input-placeholder-color);
|
||||
user-select: none;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
/* Combo box-like dropdown buttons */
|
||||
|
Loading…
x
Reference in New Issue
Block a user