扫码组件优化

This commit is contained in:
2024-05-13 14:36:24 +08:00
parent 020f332163
commit c91121f6cc
3 changed files with 28 additions and 86 deletions

View File

@@ -134,6 +134,6 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
.mgb10 {
margin-bottom: 10rpx;
}
.mgr10 {
margin-right: 10rpx;
.mgr20 {
margin-right: 20rpx;
}