| | |
| | | } |
| | | |
| | | .tools-panel-content { |
| | | border: 1px solid @background-color-tools; |
| | | background: @background-color-tools; |
| | | //position: absolute; |
| | | //top: 60px; |
| | | //left: 55px; |
| | | background: @background-color; |
| | | border: 0.00521rem solid @color-shadow; |
| | | padding: 0; |
| | | width: 90px; |
| | | //width: 90px; |
| | | display: flex; |
| | | flex-wrap: wrap; |
| | | justify-content: space-evenly; |
| | | margin-left: 55px; |
| | | |
| | | .el-button { |
| | | padding: 0; |
| | |
| | | } |
| | | } |
| | | |
| | | .el-popper[x-placement^=bottom] .popper__arrow::after { |
| | | border-bottom-color: @background-color-tools; |
| | | .leaflet-control-easyPrint .leaflet-bar .leaflet-control { |
| | | display: none; |
| | | } |
| | | |
| | | .popper__arrow { |
| | | display: none !important; |
| | | } |