mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
fix(ui): better gap with the continuous inline tags
This commit is contained in:
@@ -88,6 +88,10 @@
|
||||
padding: 10px 15px;
|
||||
border-color: var(--ls-secondary-border-color);
|
||||
}
|
||||
|
||||
[data-tooltipped]:has(a.tag) {
|
||||
@apply px-0.5;
|
||||
}
|
||||
}
|
||||
|
||||
.block-content-or-editor-wrap {
|
||||
|
||||
Reference in New Issue
Block a user