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 {
|
md-checkbox {
|
||||||
margin-bottom: 0
|
margin-bottom: 0.8em
|
||||||
}
|
|
||||||
|
|
||||||
md-checkbox .md-label {
|
|
||||||
margin-bottom: .5em;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -174,4 +174,7 @@ vn-table {
|
||||||
float: right;
|
float: right;
|
||||||
margin: 0!important;
|
margin: 0!important;
|
||||||
}
|
}
|
||||||
|
md-checkbox {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue