🐛 Fix Table selection checkbox label wrap style

close #14316
This commit is contained in:
afc163 2019-01-29 14:02:22 +08:00
parent a29806f895
commit 579a868f15
No known key found for this signature in database
GPG Key ID: 738F973FCE5C6B48

View File

@ -476,6 +476,8 @@
}
&-selection {
white-space: nowrap;
&-select-all-custom {
margin-right: 4px !important;
}