@alicd/crui-tree-select-field
Version:
树形下拉框
10 lines (9 loc) • 343 B
CSS
.next-select.z-compact.multiple {
position: relative; }
.next-select.z-compact.multiple .next-select-inner {
white-space: nowrap;
display: flex; }
.next-select.z-compact.multiple .next-select-inner .next-select-inner-item {
float: none;
display: inline-flex; }
/*# sourceMappingURL=crui-tree-select-field.css.map*/