| | |
| | | white-space: nowrap; |
| | | text-overflow: ellipsis; |
| | | overflow: hidden; |
| | | border-top: 0; |
| | | } |
| | | .ant-tabs-tab:first-child { |
| | | border-left: 0; |
| | | } |
| | | .ant-tabs-tab:last-child { |
| | | border-right: 0; |
| | | } |
| | | .ant-tabs-tab.ant-tabs-tab-active { |
| | | cursor: default; |
| | |
| | | min-width: 300px; |
| | | border-radius: 5px; |
| | | overflow: hidden; |
| | | border: 1px solid #e8e8e8; |
| | | |
| | | .form-item-wrap { |
| | | padding: 0.6vw 1.6vw 1.6vw; |
| | |
| | | color: #ffffff; |
| | | } |
| | | } |
| | | .ant-btn-primary[disabled] { |
| | | color: #fff; |
| | | background-color: #40a9ff; |
| | | border-color: #40a9ff; |
| | | } |
| | | // .ant-btn-primary[disabled] { |
| | | // color: #fff; |
| | | // background-color: #40a9ff; |
| | | // border-color: #40a9ff; |
| | | // } |
| | | } |
| | | .sync-cloud-application { |
| | | .ant-modal-body { |