[improvement] Toast: update border radius (#2080)

This commit is contained in:
neverland 2018-11-13 21:37:30 +08:00 committed by GitHub
parent dd11d386d6
commit d8fb7145fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
max-width: 80%;
font-size: 14px;
line-height: 20px;
border-radius: 5px;
border-radius: 4px;
word-break: break-all;
align-items: center;
justify-content: center;