| | |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | |
| | | padding: 5px 0; |
| | | .time-select { |
| | | cursor: pointer; |
| | | padding: 5px; |
| | |
| | | } |
| | | |
| | | .echarts-form { |
| | | height: 0.3rem; |
| | | line-height: 0.3rem; |
| | | |
| | | .demonstration { |
| | | color: #00fff6; |
| | | font-size: 12px; |
| | |
| | | } |
| | | |
| | | .el-input__inner { |
| | | height: 0.15rem; |
| | | background-color: #2e4967; |
| | | color: #fff; |
| | | font-size: 12px; |
| | |
| | | .leaflet-tooltip-left::before{border-left-color: @background-color;} |
| | | .leaflet-tooltip-right::before{border-right-color: @background-color;} |
| | | .leaflet-tooltip-bottom::before{border-bottom-color: @background-color;} |
| | | |
| | | |
| | | .el-date-editor.el-input, .el-date-editor.el-input__inner{ |
| | | width: 160px; |
| | | height: 30px; |
| | | } |
| | | .el-select.el-select--mini{ |
| | | width: 80px; |
| | | } |
| | | .time-select{ |
| | | display:block;text-align: center; |
| | | } |
| | | .public-bounced-content-left{ |
| | | width: 5rem; |
| | | } |
| | | .echarts-chart>div{ |
| | | width: 100%; |
| | | height: 1.5rem; |
| | | } |