mirror of https://github.com/ElemeFE/element
Checkbox: fix a typo in checkbox.css
parent
fff7dddd94
commit
1e97585690
|
@ -216,7 +216,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
@.is-focus {
|
||||
&.is-focus {
|
||||
& .el-checkbox-button__inner {
|
||||
border-color: var(--checkbox-button-checked-border-color);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue