| | |
| | | .ant-table-fixed-left, .ant-table-fixed-right { |
| | | z-index: 1; |
| | | } |
| | | .chart-view { |
| | | position: relative; |
| | | .ant-tabs-bar { |
| | | margin: 0; |
| | | border: 0; |
| | | .ant-tabs-nav-scroll { |
| | | text-align: right; |
| | | .ant-tabs-ink-bar { |
| | | display: none!important; |
| | | } |
| | | .ant-tabs-tab { |
| | | margin-right: 0; |
| | | padding: 10px 16px; |
| | | } |
| | | } |
| | | } |
| | | .chart-title { |
| | | position: relative; |
| | | top: -20px; |
| | | margin-bottom: 0px; |
| | | color: rgba(0, 0, 0, 0.85); |
| | | font-weight: 400; |
| | | font-size: 16px; |
| | | line-height: 25px; |
| | | height: 35px; |
| | | text-overflow: ellipsis; |
| | | white-space: nowrap; |
| | | overflow: hidden; |
| | | max-width: 50%; |
| | | padding-top: 10px; |
| | | padding-left: 30px; |
| | | } |
| | | .chart-table.chart-title { |
| | | position: absolute; |
| | | top: 0px; |
| | | } |
| | | } |
| | | } |
| | | .commontable.pick-control { |
| | | .button-list { |