diff --git a/src/App.vue b/src/App.vue index 4b5a899c..5db5212b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -138,6 +138,10 @@ export default { } } } +.resi-btns { + margin-top: 20px; + text-align: center; +} .scroll-h { &::-webkit-scrollbar { // display: none; diff --git a/src/views/modules/workPc/guidance/categoryList.vue b/src/views/modules/workPc/guidance/categoryList.vue index 730477ae..c03cd029 100644 --- a/src/views/modules/workPc/guidance/categoryList.vue +++ b/src/views/modules/workPc/guidance/categoryList.vue @@ -2,13 +2,13 @@