diff --git a/common/css/page.css b/common/css/page.css index 43ba7165..43ed5f8e 100644 --- a/common/css/page.css +++ b/common/css/page.css @@ -196,6 +196,9 @@ button:before { .oa { overflow: auto; } +.ou { + overflow: unset !important; +} .dis-none { display: none !important; } diff --git a/components/diy/article-tabs.vue b/components/diy/article-tabs.vue index d699b44f..900f586c 100644 --- a/components/diy/article-tabs.vue +++ b/components/diy/article-tabs.vue @@ -1,7 +1,7 @@ - + diff --git a/components/diy/goods-tabs.vue b/components/diy/goods-tabs.vue index 9922e966..466745fa 100644 --- a/components/diy/goods-tabs.vue +++ b/components/diy/goods-tabs.vue @@ -1,6 +1,6 @@ - + diff --git a/components/diy/modules/tabs-view.vue b/components/diy/modules/tabs-view.vue index e0157cfe..55cafc88 100644 --- a/components/diy/modules/tabs-view.vue +++ b/components/diy/modules/tabs-view.vue @@ -1,7 +1,7 @@