style: 全局toast样式
This commit is contained in:
@@ -47,3 +47,10 @@ html:root {
|
|||||||
--van-dialog-message-padding: 3rem 2.5rem;
|
--van-dialog-message-padding: 3rem 2.5rem;
|
||||||
--van-dialog-has-title-message-padding-top: 2.5rem;
|
--van-dialog-has-title-message-padding-top: 2.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.van-toast__text {
|
||||||
|
font-size: 4rem;
|
||||||
|
height: 5rem;
|
||||||
|
line-height: 5rem;
|
||||||
|
padding: 0 2rem;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user