mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix popup
This commit is contained in:
parent
902c520268
commit
fcec8efae6
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user