mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
chore: move css to right location; feat: button hover interactivity outside of settings
This commit is contained in:
committed by
Tienson Qin
parent
6e9f94422f
commit
10161d55dd
@@ -127,6 +127,10 @@
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
&.is-link {
|
||||
@apply text-white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user