.column-resize-handle-bar:hover::before,
.column-resize-handle-bar.active::before {
    background-color: var(--primary-500);
}
