管理端_考勤管理页面样式优化

This commit is contained in:
2026-06-01 10:34:12 +08:00
parent 65ba0e7086
commit 0488373a44
2 changed files with 35 additions and 37 deletions

View File

@@ -185,6 +185,11 @@
flex-wrap: wrap;
}
.toolbar-break {
flex-basis: 100%;
height: 0;
}
.attendance-toolbar .status-group {
display: flex;
gap: 8px;