mirror of
https://github.com/dataease/dataease.git
synced 2026-06-12 16:31:11 +08:00
fix: 气泡地图视图过滤器
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user