+
liuyg
2022-01-20 1b9c58cf0445efb3aec3463a2ec34b0677a9d08c
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;
    }
}