Skip to content

Commit 5ef0db1

Browse files
committed
Added CJK text support for the + button
Prohibit word breaks for CJK texts at #tooltip
1 parent 283c71a commit 5ef0db1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/css/styles.min.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2602,6 +2602,7 @@ form#vstobjects.suspended {
26022602
padding: 3px 14px 3px 27px;
26032603
position: absolute;
26042604
text-transform: uppercase;
2605+
word-break: keep-all;
26052606
z-index: -1;
26062607
}
26072608

0 commit comments

Comments
 (0)