系统总览布局,场站运行模式

This commit is contained in:
ym1026
2025-09-12 10:09:58 +08:00
parent 1a22f45b26
commit e8487041d2
6 changed files with 35 additions and 20 deletions

View File

@@ -78,7 +78,7 @@ export default {
display: flex;
justify-content: space-around;
align-items: center;
height: 100%;
height: calc(100% - 45px);
.oper-bg {
font-size: 1vw;
display: flex;