mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
@@ -157,11 +157,11 @@ a.button {
|
||||
opacity: 0.6;
|
||||
display: block;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
a.button:hover {
|
||||
opacity: 1;
|
||||
background: var(--ls-tertiary-background-color);
|
||||
&:hover, &.active {
|
||||
opacity: 1;
|
||||
background: var(--ls-tertiary-background-color);
|
||||
}
|
||||
}
|
||||
|
||||
.is-mac.is-electron :is(.cp__header, .cp__right-sidebar-topbar) :is(button, .button, a) {
|
||||
|
||||
Reference in New Issue
Block a user