fix(table): fix checkbox in table header style error (#1292)

This commit is contained in:
Ryan2128 2021-01-15 23:36:46 -06:00 committed by GitHub
parent a95765983f
commit 0898a3270b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -194,8 +194,6 @@
box-sizing: border-box;
position: relative;
vertical-align: middle;
padding-left: 10px;
padding-right: 10px;
width: 100%;
&.highlight {