mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 23:54:55 +00:00
fix(ui): input style of page title when editing.
This commit is contained in:
@@ -306,6 +306,7 @@ blockquote {
|
||||
input[type=text], input[type=password] {
|
||||
color: var(--ls-primary-text-color);
|
||||
background: transparent;
|
||||
font-size: inherit;
|
||||
}
|
||||
|
||||
summary {
|
||||
|
||||
Reference in New Issue
Block a user