调整二维码组件宽度

This commit is contained in:
2023-08-08 15:28:38 +08:00
parent b083bcdf8a
commit 0d6f1a508a

View File

@@ -73,7 +73,7 @@ img {
}
.info-box {
width: 464px;
width: 466px;
height: 217px;
border-radius: 16px;
border: 1px solid #e4e4f6;