fix popup

This commit is contained in:
cookfront 2017-03-14 15:42:22 +08:00
parent 902c520268
commit fcec8efae6

View File

@ -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 {