mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 15:45:00 +00:00
fix(ui): polish form input
This commit is contained in:
@@ -303,7 +303,7 @@ blockquote {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
input {
|
||||
input[type=text], input[type=password] {
|
||||
color: var(--ls-primary-text-color);
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user