mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
enhance(ui): alignment for the inline tag
This commit is contained in:
@@ -844,8 +844,13 @@ html.is-mac {
|
||||
}
|
||||
|
||||
.block-title-wrap a.tag, .block-body a.tag {
|
||||
position: relative;
|
||||
font-size: initial;
|
||||
opacity: 1;
|
||||
|
||||
&:has(.ui__icon) {
|
||||
top: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
.positioned-properties.right-align {
|
||||
|
||||
Reference in New Issue
Block a user