checkbox styles fixed
gitea/salix/test This commit looks good
Details
gitea/salix/test This commit looks good
Details
This commit is contained in:
parent
86b3407e35
commit
6c46400d3d
|
@ -16,10 +16,6 @@ vn-check {
|
|||
}
|
||||
|
||||
md-checkbox {
|
||||
margin-bottom: 0
|
||||
}
|
||||
|
||||
md-checkbox .md-label {
|
||||
margin-bottom: .5em;
|
||||
margin-bottom: 0.8em
|
||||
}
|
||||
}
|
||||
|
|
|
@ -174,4 +174,7 @@ vn-table {
|
|||
float: right;
|
||||
margin: 0!important;
|
||||
}
|
||||
md-checkbox {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue