@@ -360,7 +360,7 @@
.page-content {
.flex(1);
position: relative;
- overflow-x: hidden !important;
+ overflow-x: auto;
}
.page-content .content-panel {