mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
enhance(ui): polish alignment for the block title elements
This commit is contained in:
@@ -217,6 +217,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
.block-title-wrap {
|
||||
@apply inline-flex items-center;
|
||||
|
||||
&.as-heading {
|
||||
@apply flex w-full;
|
||||
}
|
||||
}
|
||||
|
||||
.block-control, .block-control:hover {
|
||||
text-decoration: none;
|
||||
cursor: default;
|
||||
|
||||
Reference in New Issue
Block a user