出入库页面样式、需求

This commit is contained in:
2024-04-22 15:41:43 +08:00
parent fa393b8fd1
commit 0bf7671733
3 changed files with 62 additions and 44 deletions

View File

@@ -155,4 +155,7 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
}
.pophide {
transform: translateY(180%);
}
.scale8 {
transform: scale(0.8)
}