mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
enhance: add close button to quit highlight recent blocks
This commit is contained in:
@@ -1062,6 +1062,7 @@ html.is-mac {
|
||||
}
|
||||
}
|
||||
|
||||
.recent-block .bullet-container .bullet {
|
||||
border: 2px solid;
|
||||
.recent-block {
|
||||
transition: background-color 0.2s cubic-bezier(0, 1, 0, 1);
|
||||
background-color: var(--ls-secondary-background-color, var(--rx-gray-03));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user