Ver Fonte

修改演练范本详情高度

凉纪 há 1 ano atrás
pai
commit
1a09ca1a9a
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/core/drill/drillDictionary/dialog.info.vue

+ 1 - 0
src/views/core/drill/drillDictionary/dialog.info.vue

@@ -121,6 +121,7 @@ export default {
 
 <style lang="scss" scoped>
 .text-content{
+  margin: 0;
   max-height: 500px;
   overflow: auto;
 }