new-map
parent
80277ba681
commit
8b575af978
|
|
@ -142,7 +142,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep(.fotter-popover) {
|
::v-deep(.fotter-popover) {
|
||||||
top: -190px !important;
|
top: -85px !important;
|
||||||
left: 10px !important;
|
left: 10px !important;
|
||||||
|
|
||||||
.ant-popover-inner-content {
|
.ant-popover-inner-content {
|
||||||
|
|
@ -151,7 +151,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.ant-popover-arrow {
|
.ant-popover-arrow {
|
||||||
right: 42px;
|
right: 20px;
|
||||||
|
|
||||||
.ant-popover-arrow-content {
|
.ant-popover-arrow-content {
|
||||||
background-color: rgba(57, 102, 132, 1) !important;
|
background-color: rgba(57, 102, 132, 1) !important;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue