bugfix: 修改toast背景色防止被 dialog影响
This commit is contained in:
@@ -55,6 +55,9 @@ a,
|
|||||||
justify-content: space-evenly;
|
justify-content: space-evenly;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.van-toast.van-popup{
|
||||||
|
background: rgba(0, 0, 0, 0.5);
|
||||||
|
}
|
||||||
|
|
||||||
/* @media (min-width: 1024px) {
|
/* @media (min-width: 1024px) {
|
||||||
body {
|
body {
|
||||||
|
|||||||
Reference in New Issue
Block a user