回滚页面样式

This commit is contained in:
2026-04-27 04:29:43 +08:00
parent bb244f59f7
commit 854f364bfd
2 changed files with 0 additions and 58 deletions

View File

@@ -315,14 +315,6 @@
display: flex;
flex-wrap: wrap;
gap: 6px;
justify-content: space-between;
}
.attendance-toolbar .status-btn {
flex: 1 1 calc(33% - 6px);
min-width: 0;
text-align: center;
padding: 10px 8px;
}
.attendance-toolbar input[type="text"],
@@ -332,10 +324,6 @@
min-width: 0 !important;
}
.attendance-toolbar .btn {
width: 100%;
}
.status-select {
font-size: 16px; /* 防止 iOS 自动缩放 */
padding: 8px;