mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
fix: search input issues
This commit is contained in:
committed by
Tienson Qin
parent
fac1180a07
commit
322e3a730a
@@ -243,6 +243,10 @@ html.is-mobile {
|
||||
@apply text-white;
|
||||
}
|
||||
|
||||
&.active {
|
||||
color: var(--ls-link-text-color);
|
||||
}
|
||||
|
||||
&[intent='logseq'] {
|
||||
@apply focus:border-gray-500 dark:hover:text-gray-200;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user