mirror of
https://github.com/dataease/dataease.git
synced 2026-05-24 06:18:10 +08:00
Merge pull request #2241 from dataease/pr@dev@feat_symbol_map_perf
feat: 适配符号地图插件
This commit is contained in:
@@ -819,3 +819,11 @@ div:focus {
|
||||
font-weight: 800;
|
||||
color: #F56C6C;
|
||||
}
|
||||
.amap-container{
|
||||
// position: inherit !important;
|
||||
right: 0px;
|
||||
}
|
||||
.l7-scene {
|
||||
// position: relative !important;
|
||||
right: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user