UNPKG

hitisoft-ui

Version:

hitisoft-ui

56 lines (45 loc) 693 B
@import url(../icon/hitiIcon.css); @import url(./hitisoft-ui.less); @import url(./code.less); @border: 1px solid black; body { margin: 0; padding: 0; } .border { border: @border; } .el-button { min-height: 0px; padding: 0; margin: 0; width: 100px; height: 30px; transform: translateX(); font-size: 14px; } .el-footer { padding: 0; } .el-divider { margin: 10px 0 !important; } .el-select .el-input__inner { height: 30px; } .el-input__inner { height: 30px; line-height: 30px; } .el-form-item { margin: 0; } .el-checkbox { height: 30px; } .el-table__header-wrapper tr { cursor: ew-resize } .el-table__header-wrapper tr:active { cursor: ew-resize }