update 夜间模式

This commit is contained in:
2021-07-01 19:08:15 +08:00
parent 95cb5b4483
commit 4436230c71
95 changed files with 3286 additions and 721 deletions

View File

@@ -0,0 +1,10 @@
@import (reference) '../extend.less';
.ant-checkbox-wrapper {
margin-right: @padding-xs;
&:last-child {
margin-right: 0;
}
+.ant-checkbox-wrapper {
margin-left: 0;
}
}