mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-11 11:13:43 +08:00
feat(styles): add text-autospace property to improve text layout
This commit is contained in:
@@ -6,6 +6,7 @@ html,
|
|||||||
body,
|
body,
|
||||||
#app {
|
#app {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
text-autospace: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
|
|||||||
Reference in New Issue
Block a user