shuishen
2022-01-20 6bf300a2b2660bd2ec0251f35c0de24760b33e12
src/styles/entitys/text-entitys.scss
@@ -130,7 +130,21 @@
    }
}
.scene-entitys-box,
.monitor-entitys-box {
    height: 40px;
}
.scene-entitys-box {
    div {
        line-height: 24px;
        text-align: center;
        font-weight: 700;
        color: #009bff;
    }
    img {
        height: 40px;
    }
}