shrink checkbox margin in first run readme

This commit is contained in:
geekgeekrun
2024-04-16 08:14:38 +08:00
parent 6b6526d662
commit 96edad532a
@@ -156,7 +156,7 @@ const handleReadmeItemCheckStatusListChange = (value: number[]) => {
white-space: normal; white-space: normal;
} }
& + .el-checkbox { & + .el-checkbox {
margin-top: 8px; margin-top: 5px;
} }
&.is-checked .el-checkbox__label { &.is-checked .el-checkbox__label {
color: unset; color: unset;