移除Checkbox居中与Margin-Top属性,使用系统的margin-top 4px
This commit is contained in:
parent
1c3abf3fdd
commit
ba113cbef2
|
@ -180,8 +180,6 @@
|
|||
.dd3-content label input {
|
||||
margin-right: 10px;
|
||||
cursor: pointer;
|
||||
vertical-align: middle;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.dd-dragel > .dd3-item > .dd3-content {
|
||||
|
|
Loading…
Reference in New Issue