移除Checkbox居中与Margin-Top属性,使用系统的margin-top 4px

This commit is contained in:
Argo-Lenovo 2016-12-11 14:04:06 +08:00
parent 1c3abf3fdd
commit ba113cbef2
1 changed files with 0 additions and 2 deletions

View File

@ -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 {