mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 09:56:31 +00:00
fix: match case toggle
This commit is contained in:
committed by
Tienson Qin
parent
006a07a1ed
commit
9f921013bc
@@ -243,10 +243,6 @@ 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