mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
fix popup
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
background-color: rgba(0, 0, 0, 0.701961);
|
background-color: rgba(0, 0, 0, 0.701961);
|
||||||
transition: background-color .5s ease-out;
|
transition: all .5s ease-out;
|
||||||
}
|
}
|
||||||
|
|
||||||
@b popup {
|
@b popup {
|
||||||
|
Reference in New Issue
Block a user