Browse Source

8.3二开平台部分合并至8.0

luoyifan 2 năm trước cách đây
mục cha
commit
3a7606ad08
1 tập tin đã thay đổi với 14 bổ sung0 xóa
  1. 14 0
      dist/yvan-ext.css

+ 14 - 0
dist/yvan-ext.css

@@ -2,6 +2,20 @@
 .x-ssm-extender-drag-handle{
     display: none;
 }
+
+/* ui-design iframe 遮盖层样式 */
+.yvan_designer_overlay {
+    width: 100%;
+    height: 100%;
+    position: absolute;
+    top: 0;
+    left: 0;
+}
+
+.design_body .design_view.design_control.sortable-ghost {
+    display: inline-block;
+}
+
 /* sqlEditor 等 */
 .editor {
     width: 100%;