liuyg
2022-01-25 117dc4cec546f830bc941ea314dcbdb9b370b211
src/styles/entitys/text-entitys.scss
@@ -47,8 +47,6 @@
    }
}
.tag-entitys-box {
    margin-left: 24px;
    margin-bottom: 44px;
    height: 28px;
    .tag-content {
@@ -93,9 +91,7 @@
}
.way-entitys-box {
    margin-left: 40px;
    margin-bottom: 40px;
    .way-title {
        border: white 1px solid;
        padding-left: 2px;
@@ -115,6 +111,7 @@
}
.park-entitys-box {
    .park-title {
        position: relative;
        left: -8px;
@@ -141,12 +138,31 @@
.scene-entitys-box {
    text-align: center;
    div {
        line-height: 24px;
        text-align: center;
        font-weight: 700;
        color: #009bff;
        text-shadow: 0 0 2px #fff;
    }
    img {
        height: 40px;
    }
}
.monitor-entitys-box {
    text-align: center;
    div {
        line-height: 24px;
        text-align: center;
        font-weight: 700;
        color: #009bff;
        text-shadow: 0 0 2px #fff;
    }
    img {