mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 20:04:09 +00:00
[improvement] Toast: text align center when multi line
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user