GuLiMmo
2024-03-08 016de324c0145632532fcd5450b96a2d1291dac6
src/pages/page-web/projects/components/route-edit/components/setting.vue
@@ -526,28 +526,26 @@
      }
    }
  }
}
  :deep() {
    .ant-popover-content {
      .ant-popover-arrow,
      .ant-popover-inner {
        background-color: #101010;
      }
:deep() {
  .ant-popover-content {
    .ant-popover-arrow,
    .ant-popover-inner {
      background-color: #101010;
    }
      .ant-popover-arrow {
        border-top-color: #101010 !important;
        border-left-color: #101010 !important;
      }
    .ant-popover-arrow {
      border-top-color: #101010 !important;
      border-left-color: #101010 !important;
    }
      .ant-popover-inner {
        border-radius: 15px;
    .ant-popover-inner {
      border-radius: 15px;
      .ant-popover-inner-content {
        padding: 16px;
        .ant-popover-inner-content {
          padding: 16px;
        }
      }
    }
  }
}
</style>
../../../../../../utils/cesium/types/kml