mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-06 16:07:17 +08:00
shrink checkbox margin in first run readme
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user