UNPKG

@wufengteam/wform

Version:

@wufengteam/wform

42 lines (41 loc) 1.44 kB
.wufeng-wform-editor-field-item { box-sizing: border-box; width: 100%; pointer-events: none; } .wufeng-wform-editor-field-item .wufeng-wform-editor-field-item-h5 { width: 100%; padding: 6px 0; } .wufeng-wform-editor-field-item .wufeng-wform-editor-field-item-h5 .lingxiteam-dform-content { width: 100%; padding-right: 12px; } .wufeng-wform-editor-field-item .wufeng-wform-editor-field-item-h5 .lingxiteam-dform-dom > div:last-child { display: flex; justify-content: flex-end; overflow-x: auto; } .wufeng-wform-editor-field-item .wufeng-wform-editor-field-item-h5 .lingxiteam-dform-title { display: flex; align-items: center; } .wufeng-wform-editor-field-item .wufeng-wform-editor-field-item-h5 .lingxiteam-dform-item { margin: 0; padding: 0; border-bottom: none !important; } .wufeng-wform-editor-field-item .wufeng-wform-editor-field-item-h5.wufeng-wform-field-item-h5-vertical .lingxiteam-dform-dom { display: flex; flex-direction: column; } .wufeng-wform-editor-field-item .wufeng-wform-editor-field-item-h5.wufeng-wform-field-item-h5-vertical .lingxiteam-dform-dom > div:last-child { display: block; overflow-x: auto; } .wufeng-wform-editor-field-item .wufeng-wform-editor-field-item-h5.wufeng-wform-field-item-h5-vertical .lingxiteam-dform-item { overflow-x: auto; } .wufeng-wform-editor-field-item .wufeng-wform-editor-field-item-h5 .lingxiteam-dform-text-item-right { width: auto !important; }