| | |
| | | |
| | | .evaluate-box-middle{ |
| | | height: 46%; |
| | | width: 443px !important; |
| | | } |
| | | |
| | | .evaluate-box-bottom{ |
| | | display: flex; |
| | | justify-content: flex-end; |
| | | justify-content: center; |
| | | position: relative; |
| | | z-index: 2; |
| | | } |
| | | |
| | | .evaluate-box-bottom input{ |
| | | width: 86px; |
| | | height: 25px; |
| | | background-color: #bbbaba; |
| | | background-color: #124ebb; |
| | | border: none; |
| | | color: white; |
| | | border-radius: 5px; |
| | | } |
| | | |
| | | |
| | | .evaluate-box-bottom input:hover{ |
| | | background: #094895 |
| | | } |
| | | |
| | | .export-img{ |
| | | margin-right: 10px; |
| | | } |
| | | |
| | | .save-btn{ |
| | | margin-right: 10px; |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | .list-echarts-button{ |
| | | width: 100%; |
| | | text-align: center; |
| | | display: flex; |
| | | flex-direction: row-reverse; |
| | |
| | | width: 80px; |
| | | height: 32px; |
| | | } |
| | | |
| | | |