update default size

master
yutent 2023-03-22 15:10:18 +08:00
parent c321c56f0c
commit a3231e84a9
1 changed files with 2 additions and 2 deletions

View File

@ -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;