fix(recharge): 选中状态移除边框变色,只保留背景色
This commit is contained in:
@@ -53,7 +53,6 @@
|
||||
}
|
||||
|
||||
.recharge-amount-card.selected {
|
||||
border-color: var(--primary-color);
|
||||
background: rgba(54, 178, 106, 0.08);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user