布局修改

This commit is contained in:
仲么了
2024-01-05 10:32:39 +08:00
parent 3fea14129e
commit 8d58dc5c17
4 changed files with 81 additions and 81 deletions

View File

@@ -174,7 +174,7 @@ const dateChange = () => {
grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (max-width: 1400px) {
@media screen and (max-width: 1500px) {
.table-com-search-form {
grid-template-columns: repeat(2, 1fr);
}