修复商品分类文字显示问题
This commit is contained in:
@@ -680,6 +680,7 @@ transition: all 0.3s;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 0 6px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.switch-on {
|
||||
@@ -693,6 +694,7 @@ background-color: #fff;
|
||||
border-radius: 50%;
|
||||
position: absolute;
|
||||
left: 3px;
|
||||
top: 3px;
|
||||
transition: all 0.3s;
|
||||
}
|
||||
|
||||
@@ -704,6 +706,7 @@ left: 33px;
|
||||
font-size: 12px;
|
||||
color: #fff;
|
||||
margin-left: auto;
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
.switch-on .switch-text {
|
||||
|
||||
Reference in New Issue
Block a user