瀏覽代碼

问答题样式高度问题

SanHQin 2 天之前
父節點
當前提交
58d309868c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;