diff --git a/components/table/theme.css b/components/table/theme.css index 985380d6..b23edae4 100644 --- a/components/table/theme.css +++ b/components/table/theme.css @@ -63,6 +63,7 @@ &.checkboxCell { width: calc(1.8 * var(--unit)); + padding-right: 5px; & > * { margin: 0; @@ -82,6 +83,7 @@ &.checkboxCell { width: calc(1.8 * var(--unit)); + padding-right: 5px; & > * { margin: 0 0 3px;