zhaoxing
2022-08-06 449cbb934962283a336dd31948150e832e959c3d
调整轮盘位置
1个文件已修改
7 ■■■■ 已修改文件
public/hn3d/example/css/hn.css 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
public/hn3d/example/css/hn.css
@@ -54,6 +54,8 @@
    flex: 1;
    text-align: right;
    line-height: 60px;
    color: #5BEDF6;
    font-weight: bold;
}
.bottomWindows{
    bottom: 0;
@@ -99,11 +101,12 @@
}
/*自定义轮盘定位*/
.mars3d-compass{
    bottom: 377px!important;
    right: 24px!important;
    bottom: 427px!important;
    right: 10px!important;
}
/*自定义工具栏定位*/
.cesium-viewer-toolbar{
    bottom: 90px!important;
    right: 17px!important;
}
/*自定义时间轴定位*/