mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[improvement] Toast: text align center when multi line
This commit is contained in:
parent
f0311718e3
commit
ef77166246
@ -5,6 +5,7 @@
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
display: flex;
|
||||
text-align: center;
|
||||
color: @toast-text-color;
|
||||
max-width: @toast-max-width;
|
||||
font-size: @toast-font-size;
|
||||
|
Loading…
x
Reference in New Issue
Block a user