fix(ui): long page name broken for the page ref link

This commit is contained in:
charlie
2024-11-01 18:57:23 +08:00
parent e04c2c094b
commit d862e443ea
4 changed files with 24 additions and 9 deletions

View File

@@ -487,7 +487,7 @@ a.tag {
}
.preview-ref-link {
@apply inline-flex;
@apply inline;
& + &, & + a.tag, a.tag + & {
@apply mx-[3px];