Parcourir la source

修改演练范本详情高度

凉纪 il y a 1 an
Parent
commit
1a09ca1a9a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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;
 }