mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
enhance(ux): improve interaction for the dummy block
This commit is contained in:
@@ -327,7 +327,8 @@ h1.title, h1.title input, .ls-page-title-container {
|
||||
}
|
||||
|
||||
.block-highlight,
|
||||
.content .selected {
|
||||
.content .selected,
|
||||
.ls-dummy-block.selected {
|
||||
transition: background-color 0.2s cubic-bezier(0, 1, 0, 1);
|
||||
background-color: var(--ls-block-highlight-color, var(--rx-gray-04));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user