mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[bugfix] Toast: work break (#567)
This commit is contained in:
parent
fdcb16fbd2
commit
ca089ef042
@ -10,6 +10,7 @@
|
||||
font-size: 12px;
|
||||
line-height: 1.2;
|
||||
border-radius: 5px;
|
||||
word-break: break-all;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
|
Loading…
x
Reference in New Issue
Block a user