diff --git a/components/table/theme.css b/components/table/theme.css index e73c23a9..d7dc5a8f 100644 --- a/components/table/theme.css +++ b/components/table/theme.css @@ -63,6 +63,7 @@ vertical-align: middle; &.checkboxCell { + padding-right: 5px; width: calc(1.8 * var(--unit)); & > * { @@ -82,6 +83,7 @@ vertical-align: bottom; &.checkboxCell { + padding-right: 5px; width: calc(1.8 * var(--unit)); & > * {