diff --git a/front/core/components/table/style.scss b/front/core/components/table/style.scss index e02dd47a5..41d1f6db8 100644 --- a/front/core/components/table/style.scss +++ b/front/core/components/table/style.scss @@ -4,7 +4,7 @@ vn-table { display: block; width: 100%; - // overflow: auto; + overflow: auto; } .vn-table { width: 100%;