mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
style(next): restyle the text segments of input groups
This commit is contained in:
parent
b56b42bea0
commit
c5edfbc127
@ -247,6 +247,13 @@ input::selection,
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
.input-group .input-group-text {
|
||||
/* Background color hijack */
|
||||
--accented-background-color: transparent;
|
||||
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* Combo box-like dropdown buttons */
|
||||
|
||||
.select-button.dropdown-toggle {
|
||||
|
Loading…
x
Reference in New Issue
Block a user