Skip to content

Commit 345aa29

Browse files
wenyuanwhonghuangdc
authored andcommitted
feat(styles): add text-autospace property to improve text layout
1 parent d5a3a25 commit 345aa29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/css/global.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ html,
66
body,
77
#app {
88
height: 100%;
9+
text-autospace: normal;
910
}
1011

1112
html {

0 commit comments

Comments
 (0)