mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-05-19 21:19:32 +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;
|
||||
}
|
||||
& + .el-checkbox {
|
||||
margin-top: 8px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
&.is-checked .el-checkbox__label {
|
||||
color: unset;
|
||||
|
||||
Reference in New Issue
Block a user