Zhang Li, BBF-411-2(Neusoft) 1 năm trước cách đây
mục cha
commit
219bb406b9
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      src/views/modules/knowledge/components/editor.vue

+ 3 - 1
src/views/modules/knowledge/components/editor.vue

@@ -210,5 +210,7 @@ export default {
 /deep/ .w-e-text-container p {
   font-size: 18px!important;
 }
-
+/deep/ .w-e-panel-tab-content input[type=text] {
+  line-height: 20px;
+}
 </style>