Checkbox: fix a typo in checkbox.css

pull/4614/head
Boik 2017-04-30 20:56:30 +08:00 committed by 杨奕
parent fff7dddd94
commit 1e97585690
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@
} }
} }
@.is-focus { &.is-focus {
& .el-checkbox-button__inner { & .el-checkbox-button__inner {
border-color: var(--checkbox-button-checked-border-color); border-color: var(--checkbox-button-checked-border-color);
} }