| | |
| | | } |
| | | } |
| | | |
| | | // // 比例尺 |
| | | // .dc-distance-legend { |
| | | // right: 5px !important; |
| | | // left: auto !important; |
| | | // } |
| | | // // 缩放控制 |
| | | // .dc-zoom-controller { |
| | | // left: 20px !important; |
| | | // top: 20px !important; |
| | | // .zoom-in .refresh .zoom-out { |
| | | // width: 32px !important; |
| | | // height: 32px !important; |
| | | // background-color: #c9302c !important; |
| | | // display: flex !important; |
| | | // align-items: center !important; |
| | | // justify-content: center !important; |
| | | // color: white !important; |
| | | // font-size: 22px !important; |
| | | // margin-bottom: 12px !important; |
| | | // border-radius: 5px !important; |
| | | // } |
| | | // } |
| | | // 比例尺 |
| | | #mobile-viewer-container .dc-distance-legend { |
| | | right: 5px !important; |
| | | left: auto !important; |
| | | } |
| | | // 缩放控制 |
| | | #mobile-viewer-container .dc-zoom-controller { |
| | | left: 20px !important; |
| | | top: 20px !important; |
| | | .zoom-in .refresh .zoom-out { |
| | | width: 32px !important; |
| | | height: 32px !important; |
| | | background-color: #c9302c !important; |
| | | display: flex !important; |
| | | align-items: center !important; |
| | | justify-content: center !important; |
| | | color: white !important; |
| | | font-size: 22px !important; |
| | | margin-bottom: 12px !important; |
| | | border-radius: 5px !important; |
| | | } |
| | | } |