diff --git a/frontend/src/_styles/theme.scss b/frontend/src/_styles/theme.scss index fc8e93d24b..d0df5afbc8 100644 --- a/frontend/src/_styles/theme.scss +++ b/frontend/src/_styles/theme.scss @@ -2124,9 +2124,9 @@ tr:focus { z-index: 1; touch-action: none; width: 2px; - &.isResizing { background: rgb(179, 173, 173); + width: 5px; } } }