Commit 1e975856 authored by Boik's avatar Boik Committed by 杨奕

Checkbox: fix a typo in checkbox.css

parent fff7dddd
...@@ -216,7 +216,7 @@ ...@@ -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);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment