diff --git a/src/containers/Connections/index.tsx b/src/containers/Connections/index.tsx index db35578..0e88bbb 100644 --- a/src/containers/Connections/index.tsx +++ b/src/containers/Connections/index.tsx @@ -251,7 +251,7 @@ export default function Connections() { {...realColumn.getHeaderProps()} className={classnames('connections-th', { resizing: realColumn.isResizing, - fixed: scrollX !== 0 && realColumn.id === Columns.Host + fixed: scrollX > 0 && realColumn.id === Columns.Host })} key={id}>