fix: 气泡地图视图过滤器
This commit is contained in:
parent
1fa7285f34
commit
259f504dc3
@ -473,6 +473,14 @@ export default {
|
||||
border-color: #3370FF;
|
||||
}
|
||||
}
|
||||
.data-area-clear {
|
||||
position: absolute;
|
||||
top: 4px;
|
||||
right: 6px;
|
||||
color: rgb(135, 141, 159);
|
||||
cursor: pointer;
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.itxst {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user