[Improvement] Popup: get-container support selector (#1699)

This commit is contained in:
neverland
2018-08-27 17:10:50 +08:00
committed by GitHub
parent ab00a16b6a
commit 9e22eb4c1f
11 changed files with 43 additions and 13 deletions

View File

@@ -7,7 +7,7 @@
width: 85%;
font-size: 16px;
overflow: hidden;
transition: .2s;
transition: .3s;
border-radius: 4px;
background-color: $white;
transform: translate3d(-50%, -50%, 0);