This commit is contained in:
zhuxiang
2017-03-01 15:10:03 +08:00
parent 5b34ea74ec
commit abc876b254
8 changed files with 22 additions and 32 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
@import "./common/var.pcss";
@import "./mixins/border_retina.pcss";
@component-namespace z {
@component-namespace zan {
@b badge-group {
position: relative;
width: 85px;
@@ -50,7 +50,7 @@
font-weight: bold;
color: $c-black;
background-color: $c-white;
.z-badge__active {
.zan-badge__active {
display: block;
}
&::after {