mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
fix: checkbox background
This commit is contained in:
@@ -55,10 +55,6 @@ html {
|
||||
html[data-theme=dark] {
|
||||
background-color: var(--ls-primary-background-color);
|
||||
|
||||
input {
|
||||
color: var(--ls-secondary-text-color);
|
||||
}
|
||||
|
||||
input.form-input {
|
||||
background: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user