app-range-editor.less 166 字节 编辑Web IDE 1 2 3 4 5 6 7 8 9 10 .app-range-editor { display: flex; .editor-space { padding: 0 5px; font-size: 15px; } .ivu-date-picker { flex-grow: 1; } }