diff --git a/apps/client/src/features/editor/styles/table.css b/apps/client/src/features/editor/styles/table.css index 19a1029b..7d02ef03 100644 --- a/apps/client/src/features/editor/styles/table.css +++ b/apps/client/src/features/editor/styles/table.css @@ -47,7 +47,7 @@ .column-resize-handle { background-color: #adf; - bottom: -2px; + bottom: -1px; position: absolute; right: -2px; pointer-events: none;