diff --git a/portal-manager-ui/admin/src/views/thePlatformIsSet/components/productManage/productManage.vue b/portal-manager-ui/admin/src/views/thePlatformIsSet/components/productManage/productManage.vue
index bb3146b6125558bf0a92d9176f2a87bbf4744bae..07e6046e00ed6b0a85e2892699504c3cfdd87438 100644
--- a/portal-manager-ui/admin/src/views/thePlatformIsSet/components/productManage/productManage.vue
+++ b/portal-manager-ui/admin/src/views/thePlatformIsSet/components/productManage/productManage.vue
@@ -158,6 +158,7 @@ export default {
 
 .Container {
   height: 100%;
+  width: 100%;
   background: #f5f5f5;
 
   .search_box {
diff --git a/portal-manager-ui/admin/src/views/thePlatformIsSet/index.css b/portal-manager-ui/admin/src/views/thePlatformIsSet/index.css
index a2eac4bc8ab6aaf09d13a3b2569a7678ca29a38c..0da40f793ca0a3404a86fb1b94937378cff94014 100644
--- a/portal-manager-ui/admin/src/views/thePlatformIsSet/index.css
+++ b/portal-manager-ui/admin/src/views/thePlatformIsSet/index.css
@@ -12,9 +12,9 @@ html{
   font-size: var(--base-font-size);
 }
 
-body::-webkit-scrollbar {
+/* body::-webkit-scrollbar {
   display: none;
-}
+} */
 
 .effect-content {
   /* height: 200vh;