| | |
| | | .anticon { |
| | | margin-right: 0px; |
| | | } |
| | | .ant-btn { |
| | | padding: 0; |
| | | > .anticon + span { |
| | | margin-left: 4px; |
| | | } |
| | | } |
| | | } |
| | | > .chart-card-box { |
| | | margin-bottom: 20px; |
| | | } |
| | | |
| | | .chart-card-box:hover { |
| | | .ant-card.chart-card { |
| | | .ant-card-head { |
| | | .ant-card-extra { |
| | | display: block; |
| | | } |
| | | } |
| | | } |
| | | } |
| | | |
| | | .chart-card-box:not(.ant-col) { |
| | |
| | | font-weight: 500; |
| | | } |
| | | .ant-card-extra { |
| | | color: #1890ff; |
| | | .action-cell { |
| | | cursor: pointer; |
| | | } |
| | | padding: 0px; |
| | | display: none; |
| | | } |
| | | } |
| | | .ant-card-actions { |
| | | height: 48px; |
| | | > li { |
| | | margin: 8px 0; |
| | | |
| | | .ant-btn > .anticon + span { |
| | | vertical-align: top; |
| | | } |
| | | } |
| | | } |
| | | } |
| | | |
| | |
| | | word-break: break-word; |
| | | white-space: nowrap; |
| | | text-overflow: ellipsis; |
| | | cursor: default; |
| | | } |
| | | .anticon { |
| | | width: unset; |
| | | margin-right: 3px; |
| | | color: rgba(0, 0, 0, 0.45); |
| | | } |
| | | } |
| | | li:hover { |
| | | color: #1890ff; |
| | | .anticon { |
| | | color: #1890ff; |
| | | } |
| | | } |
| | | } |