update default size
parent
c321c56f0c
commit
a3231e84a9
|
@ -102,8 +102,8 @@ class CheckboxItem extends Component {
|
|||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
margin-right: 4px;
|
||||
border: 1px solid var(--color-dark-1);
|
||||
border-radius: 4px;
|
||||
|
|
Loading…
Reference in New Issue