| | |
| | | } |
| | | |
| | | .el-form.command-dialog-history-search { |
| | | margin-bottom: 20px; |
| | | |
| | | .el-form-item { |
| | | margin-left: 20px; |
| | | } |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | .history-search-actions { |
| | | .el-button { |
| | | width: 96px; |
| | | background: transparent !important; |
| | | border-radius: 4px 4px 4px 4px; |
| | | border: 1px solid rgba(255, 255, 255, 0.3); |
| | | |
| | | .el-icon { |
| | | font-size: 16px; |
| | | color: #fff; |
| | | } |
| | | } |
| | | } |
| | | |
| | | |
| | | .el-input { |
| | | width: 160px; |
| | | } |
| | |
| | | } |
| | | |
| | | .command-page-history-search { |
| | | margin-bottom: 20px; |
| | | |
| | | .el-form-item__label { |
| | | font-family: Source Han Sans CN, Source Han Sans CN; |
| | | font-weight: 500; |
| | |
| | | .history-search-actions { |
| | | .el-button { |
| | | margin-left: 20px; |
| | | width: 96px; |
| | | background: transparent !important; |
| | | border-radius: 4px 4px 4px 4px; |
| | | border: 1px solid rgba(255, 255, 255, 0.3); |
| | | |
| | | .el-icon { |
| | | font-size: 16px; |
| | | color: #fff; |
| | | } |
| | | |
| | | &:first-child { |
| | | margin-left: 0; |
| | | } |
| | | } |
| | | |
| | | .search-btn { |
| | | background: #1C1C31 !important; |
| | | border: 1px solid rgba(227, 227, 236, 0.3) !important; |
| | | } |
| | | } |
| | | } |
| | | |
| | | .command-table-toolbar { |
| | | margin-top: 30px; |
| | | margin-bottom: 20px; |
| | | |
| | | .el-button { |
| | | min-width: 88px; |
| | |
| | | } |
| | | |
| | | .command-table-container { |
| | | margin-top: 20px; |
| | | |
| | | height: 0; |
| | | flex: 1; |
| | | display: flex; |
| | |
| | | padding: 0 10px; |
| | | |
| | | .detail-title { |
| | | margin-bottom: 20px; |
| | | line-height: 40px; |
| | | font-family: Source Han Sans CN, Source Han Sans CN; |
| | | font-weight: 500; |
| | | font-size: 16px; |
| | |
| | | |
| | | .el-row { |
| | | .el-col { |
| | | margin-bottom: 20px; |
| | | margin-bottom: 0; |
| | | display: flex; |
| | | align-items: center; |
| | | |
| | |
| | | |
| | | |
| | | .detail-title { |
| | | margin-bottom: 20px; |
| | | line-height: 40px; |
| | | font-family: Source Han Sans CN, Source Han Sans CN; |
| | | font-weight: 500; |
| | | font-size: 16px; |