| | |
| | | color: #D4D5D7; |
| | | } |
| | | |
| | | .el-message-box__container { |
| | | display: flex; |
| | | justify-content: center; |
| | | } |
| | | |
| | | .el-message-box__btns { |
| | | padding-top: 30px; |
| | | display: flex; |
| | | justify-content: center; |
| | | |
| | |
| | | |
| | | overflow-y: auto; |
| | | |
| | | .detail-title { |
| | | margin-bottom: 20px; |
| | | font-family: Source Han Sans CN, Source Han Sans CN; |
| | | font-weight: 500; |
| | | font-size: 16px; |
| | | color: #FFFFFF; |
| | | text-align: left; |
| | | font-style: normal; |
| | | text-transform: none; |
| | | } |
| | | |
| | | .el-row { |
| | | .el-col { |
| | | margin-bottom: 0; |
| | |
| | | } |
| | | |
| | | .footer { |
| | | margin-top: 20px; |
| | | width: 100%; |
| | | display: flex; |
| | | align-items: center; |