💄(react) adjust checkbox and radio borders and colors
Based on a QA feedback.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
box-sizing: border-box;
|
||||
border-style: solid;
|
||||
border-color: transparent;
|
||||
border-width: 1px;
|
||||
// To automatically align the checkbox to the left side.
|
||||
margin-left: -1 * $padding;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user