UNPKG

@wufengteam/wform

Version:

@wufengteam/wform

62 lines (61 loc) 1.32 kB
.wufeng-wform-subfromedpc { margin-bottom: 10px; overflow-x: auto; border: 1px solid #e6e8ed; } .wufeng-wform-subfromedpc::-webkit-scrollbar { width: 6px; height: 6px; } .wufeng-wform-subfromedpc ::-webkit-scrollbar-track { height: 3px; background: #fff !important; border-radius: 3px; } .wufeng-wform-subfromedpc::-webkit-scrollbar-thumb { width: 4px; background: #d9d9d9 !important; border-radius: 3px; } .wufeng-wform-subfromedpc-field { display: flex; flex-direction: column; width: 100%; height: 100%; min-height: 75px; border-right: 1px solid #e6e8ed; } .wufeng-wform-subfromedpc-field-label { width: 100%; min-width: 70px; height: 35px; padding: 5px; overflow: hidden; line-height: 25px; white-space: nowrap; text-align: center; text-overflow: ellipsis; background: #f0f1f4; border-bottom: 1px solid #e6e8ed; } .wufeng-wform-subfromedpc-field-comp { display: flex; flex-grow: 1; align-items: center; width: 100%; padding: 3px; } .wufeng-wform-subfromedpc-field-comp .editor-PageDragBox-box { width: 100%; } .wufeng-wform-subfromedpc-field-comp-datalink { display: flex; flex-grow: 1; align-items: center; width: 100%; padding: 3px; } .wufeng-wform-subfromedpc-field-comp-datalink .editor-PageDragBox-box { width: 100%; height: 100%; }