feiyu02
2024-05-06 9e0df95ffda0ef9f2339f7caf413b357640aea28
src/assets/3dmap.css
@@ -66,19 +66,10 @@
}
.map-factor-selector {
    /* background-color: rgb(223, 223, 223); */
    position: absolute;
    left: 1px;
    /* left: 10px; */
    top: 120px;
    top: 41px;
    z-index: 100px;
    /* display: flex;
      align-items: flex-start;
      flex-wrap: wrap-reverse;
      flex-direction: column; */
    /* background-color: #ffffffb0; */
    /* min-height: 200px; */
    /* max-height: 50vh; */
}
.factorbox {
@@ -105,12 +96,11 @@
}
.map-date-selector {
    position: absolute;
    position: relative;
    left: 0;
    right: 0;
    top: 70px;
    padding: 0 4px;
    /* background-color: #ffffffb0; */
    top: 0px;
    /* padding: 0 4px; */
    /* color: ffffffbd; */
}
@@ -174,7 +164,7 @@
.map-mode-change {
    position: absolute;
    left: 10px;
    top: 80px;
    top: 104px;
    z-index: 1000px;
    padding: 1px;
    font-size: 1rem;