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