mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
fix: tags center-align
This commit is contained in:
@@ -872,6 +872,9 @@ html.is-mac {
|
||||
@apply flex flex-row flex-wrap self-start items-center gap-1;
|
||||
max-width: 256px;
|
||||
}
|
||||
.block-tag {
|
||||
@apply flex text-sm h-6 items-center;
|
||||
}
|
||||
.block-tag span {
|
||||
@apply whitespace-nowrap overflow-hidden;
|
||||
max-width: 160px;
|
||||
|
||||
Reference in New Issue
Block a user