[new feature] Popup: support getContaienr (#611)

This commit is contained in:
neverland
2018-02-06 19:55:40 +08:00
committed by GitHub
parent 3556d5e7d1
commit 30e42284e9
26 changed files with 91 additions and 47 deletions
-2
View File
@@ -22,7 +22,6 @@
line-height: 44px;
padding: 0 15px;
background-color: $white;
@mixin ellipsis;
&--active {
background-color: $background-color;
@@ -41,7 +40,6 @@
line-height: 44px;
padding-left: 5px;
padding-right: 18px;
@mixin ellipsis;
&--active {
color: $button-danger-background-color;