回滚页面样式
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user