app-org-select.less 189 字节 编辑Web IDE 1 2 3 4 5 6 7 8 9 10 .app-org-select { width: 100%; .el-input__inner{ height: 32px !important; line-height: 32px !important; } .el-input__icon{ line-height: 32px; } }