固定搜索

This commit is contained in:
蔡玲
2024-12-18 14:02:59 +08:00
parent 732d60bf12
commit 04d6e922af
9 changed files with 74 additions and 11 deletions

View File

@@ -156,6 +156,9 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
.mgl52 {
margin-left: 52px;
}
.mgr1 {
margin-right: 1px;
}
.mgr5 {
margin-right: 5px;
}