| | |
| | | |
| | | .chart-title { |
| | | position: relative; |
| | | // top: -20px; |
| | | color: rgba(0, 0, 0, 0.85); |
| | | color: rgba(0, 0, 0, 0.65); |
| | | font-weight: 400; |
| | | font-size: 16px; |
| | | text-overflow: ellipsis; |
| | |
| | | overflow: hidden; |
| | | margin: 0 20px; |
| | | padding: 10px 5px 5px; |
| | | border-bottom: 1px solid #e8e8e8; |
| | | |
| | | // margin-bottom: 15px; |
| | | // 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; |
| | | } |
| | | } |
| | | } |