服装生成
This commit is contained in:
@@ -54,10 +54,16 @@ html:root {
|
||||
--van-dialog-confirm-button-text-color: #1B73E7;
|
||||
--van-notify-font-size: 3.5rem;
|
||||
--van-notify-line-height: 10rem;
|
||||
--van-toast-default-width: 88rem;
|
||||
}
|
||||
.van-toast {
|
||||
min-height: fit-content;
|
||||
max-width: none;
|
||||
}
|
||||
.van-toast__text {
|
||||
font-size: 4rem;
|
||||
height: 5rem;
|
||||
line-height: 5rem;
|
||||
padding: 0 2rem;
|
||||
min-height: fit-content;
|
||||
}
|
||||
|
||||
@@ -63,7 +63,8 @@ html:root {
|
||||
--van-dialog-confirm-button-text-color: #1B73E7;
|
||||
//消息提示
|
||||
--van-notify-font-size: 3.5rem;
|
||||
--van-notify-line-height: 10rem
|
||||
--van-notify-line-height: 10rem;
|
||||
--van-toast-default-width: 88rem;
|
||||
}
|
||||
|
||||
.van-toast{
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 104 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 98 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 112 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 84 KiB |
Reference in New Issue
Block a user