refactor: split wristorverlay settings into separate component

This commit is contained in:
pa
2025-09-23 08:10:28 +09:00
committed by Natsumi
parent cd7f2358e5
commit a5aacaa7c9
3 changed files with 208 additions and 185 deletions

View File

@@ -619,7 +619,7 @@
.status-online {
display: flex;
justify-content: center;
::v-deep .el-statistic__head {
:deep(.el-statistic__head) {
display: flex;
justify-content: center;
}