卫星图层切换页面失效问题和位置变动问题解决-补充
This commit is contained in:
parent
8edd88c002
commit
ef380035b6
@ -955,12 +955,12 @@ onBeforeUnmount(() => {
|
||||
color: #fff !important;
|
||||
}
|
||||
:deep(.l7-control-zoom){
|
||||
position:fixed;
|
||||
position:fixed !important;
|
||||
right: 0px;
|
||||
bottom: 65px;
|
||||
}
|
||||
:deep(.l7-control-button){
|
||||
position:fixed;
|
||||
position:fixed !important;
|
||||
right: 0px;
|
||||
bottom: 35px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user