mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
style(next): fix italic text for buttons
This commit is contained in:
parent
ec95f62cd2
commit
71cd35c25d
@ -247,7 +247,7 @@ input::selection,
|
|||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.input-group .input-group-text {
|
.input-group .input-group-text:not(button):not(a) {
|
||||||
/* Background color hijack */
|
/* Background color hijack */
|
||||||
--accented-background-color: transparent;
|
--accented-background-color: transparent;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user