style: 全局toast样式
This commit is contained in:
@@ -46,4 +46,11 @@ html:root {
|
|||||||
--van-dialog-button-height: 9rem;
|
--van-dialog-button-height: 9rem;
|
||||||
--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