enhance(ux): hovering tag doesn't increase its width

This commit is contained in:
Tienson Qin
2025-05-12 22:24:06 +08:00
parent c28fe3194c
commit 210e8e14e6
2 changed files with 27 additions and 20 deletions

View File

@@ -963,6 +963,10 @@ html.is-mac {
.block-title-wrap {
@apply overflow-hidden h-6 whitespace-nowrap text-ellipsis;
}
.jtrigger {
@apply px-1;
}
}
.positioned-properties.block-below {