Browse Source

问答题样式高度问题

SanHQin 2 tháng trước cách đây
mục cha
commit
58d309868c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/pages/workPage/index.vue

+ 1 - 1
src/components/pages/workPage/index.vue

@@ -487,7 +487,7 @@ export default {
 <style scoped>
 .workPage {
   width: 100%;
-  height: auto;
+  height: 100%;
   background-color: #fff;
   overflow: auto;
   display: flex;