| | |
| | | } |
| | | } |
| | | |
| | | .command-input.el-textarea { |
| | | height: auto; |
| | | } |
| | | |
| | | .command-date-picker { |
| | | height: 40px !important; |
| | | box-shadow: none !important; |
| | |
| | | } |
| | | |
| | | .command-select-popper.el-select__popper { |
| | | min-height: 186px; |
| | | border: none; |
| | | background: #2E2E48 !important; |
| | | |
| | |
| | | .command-tree-select-popper { |
| | | background: #2E2E48 !important; |
| | | border: none !important; |
| | | |
| | | .el-scrollbar { |
| | | |
| | | .el-scrollbar__wrap { |
| | | |
| | | .el-select-dropdown__list { |
| | | min-height: 186px; |
| | | } |
| | | } |
| | | } |
| | | |
| | | .el-popper__arrow::before { |
| | | background: #2E2E48 !important; |
| | |
| | | } |
| | | |
| | | .dialog-form { |
| | | .el-row { |
| | | .el-col { |
| | | margin-bottom: 0; |
| | | } |
| | | } |
| | | |
| | | .el-form-item { |
| | | display: flex; |
| | | align-items: center; |
| | |
| | | } |
| | | |
| | | .el-button { |
| | | height: 40px; |
| | | color: #fff; |
| | | background: #2E2E48 !important; |
| | | border: none; |
| | |
| | | text-transform: none; |
| | | } |
| | | |
| | | .dialog-container { |
| | | .content { |
| | | height: 0; |
| | | flex: 1; |
| | | padding: 0 16px; |
| | |
| | | |
| | | .el-row { |
| | | .el-col { |
| | | margin-bottom: 20px; |
| | | margin-bottom: 0; |
| | | display: flex; |
| | | align-items: center; |
| | | |
| | |
| | | |
| | | overflow-y: auto; |
| | | |
| | | .el-row { |
| | | .el-col { |
| | | margin-bottom: 0; |
| | | } |
| | | } |
| | | |
| | | .el-form-item { |
| | | display: flex; |
| | | align-items: center; |