diff --git a/src/components/Layout/TagView/index.vue b/src/components/Layout/TagView/index.vue index 4b85f64..9666ce0 100644 --- a/src/components/Layout/TagView/index.vue +++ b/src/components/Layout/TagView/index.vue @@ -152,8 +152,9 @@ export default defineComponent({ position: relative; width: 100%; height: 36px; + padding-bottom: 12px; background: #F5F7F9; - // overflow: hidden; + overflow: hidden; .tv-left { position: absolute; left: 0px; diff --git a/src/views/QuestManage/_questRelease/index.vue b/src/views/QuestManage/_questRelease/index.vue index 23f7c00..5548f81 100644 --- a/src/views/QuestManage/_questRelease/index.vue +++ b/src/views/QuestManage/_questRelease/index.vue @@ -16,7 +16,7 @@ - +