| | |
| | | // 地图编辑样式 |
| | | @import './mapEdit.scss'; |
| | | |
| | | @import './common/cockpit.scss'; |
| | | @import './customFont.scss'; |
| | | |
| | | a { |
| | | text-decoration: none; |
| | | color: #333; |
| | |
| | | top: 0; |
| | | left: 0; |
| | | width: 100%; |
| | | height: 97px; |
| | | height: 109px; |
| | | z-index: 9; |
| | | } |
| | | |
| | | > .leaf-container { |
| | | padding-top: 97px; |
| | | padding-top: 109px; |
| | | width: 160px; |
| | | height: 100%; |
| | | box-sizing: border-box; |
| | | |
| | | .avue-sidebar { |
| | | |
| | |
| | | } |
| | | |
| | | .main-avue-view-container { |
| | | margin-top: 97px; |
| | | height: 0; |
| | | flex: 1; |
| | | display: flex; |
| | |
| | | bottom: 0; |
| | | } |
| | | |
| | | .ztzf-cesium { |
| | | .command-cesium { |
| | | .cesium-viewer { |
| | | height: 100%; |
| | | overflow: hidden; |
| | |
| | | } |
| | | } |
| | | |
| | | .ztzf-cesium { |
| | | .command-cesium { |
| | | .cesium-viewer { |
| | | height: 100%; |
| | | overflow: hidden; |
| | |
| | | .cesium-viewer-bottom { |
| | | display: none; |
| | | } |
| | | } |
| | | } |