Explorar el Código

去掉设置滚动条

natasha hace 2 semanas
padre
commit
87a0d6d4fa

+ 1 - 1
src/views/book/courseware/create/components/question/dialogue_article/ArticleSetting.vue

@@ -379,7 +379,7 @@ export default {
 .el-form {
   @include setting-base;
 
-  height: calc(100vh - 150px);
+  // height: calc(100vh - 150px);
   padding-bottom: 50px;
   overflow: auto;