Commit 4c2a0d40 authored by Dreamacro's avatar Dreamacro Committed by 杨奕

fix disabled indeterminate checkbox style

parent e40609e2
......@@ -114,6 +114,7 @@
border-color: $--checkbox-disabled-checked-input-border-color;
&::before {
background-color: $--checkbox-disabled-checked-icon-color;
border-color: $--checkbox-disabled-checked-icon-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