mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
enhance(ux): page title actions
This commit is contained in:
@@ -508,6 +508,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
.block-main-content {
|
||||
&:hover {
|
||||
& > .db-page-title-actions {
|
||||
@apply delay-300 transition-opacity opacity-100;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.ls-block {
|
||||
@apply relative py-0.5 transition-[background-color] mx-auto;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user