diff --git a/web-app/src/styles/theme.less b/web-app/src/styles/theme.less index dd773ad1e39..a89412c966f 100644 --- a/web-app/src/styles/theme.less +++ b/web-app/src/styles/theme.less @@ -84,7 +84,7 @@ flex: auto; min-width: 0; min-height: 0; - overflow-x: auto; + overflow: hidden; } .hoverClass {