mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[improvement] Grid: optimize word break (#3897)
This commit is contained in:
parent
157d0bfee2
commit
7893399fb0
@ -51,6 +51,7 @@
|
||||
&__text {
|
||||
color: @grid-item-text-color;
|
||||
font-size: @grid-item-text-font-size;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
&__icon + &__text {
|
||||
|
Loading…
x
Reference in New Issue
Block a user