Browse Source

Merge branch 'test' of http://git.elinkit.com.cn:7070/r/epmet-oper-gov into test

shibei_prod
dai 4 years ago
parent
commit
2448d3f7ca
  1. 5
      src/views/modules/communityParty/regionalParty/activitysForm.vue

5
src/views/modules/communityParty/regionalParty/activitysForm.vue

@ -539,6 +539,11 @@ export default {
.item_width_1 { .item_width_1 {
width: 560px; width: 560px;
} }
.tinymce_view {
/deep/.tox .tox-dialog {
z-index: 20000;
}
}
.item_width_2 { .item_width_2 {
width: 600px; width: 600px;
} }

Loading…
Cancel
Save