商品详情

This commit is contained in:
唐明明
2022-07-15 15:49:01 +08:00
parent c0ac8b8f76
commit 3d03979622
2 changed files with 21 additions and 18 deletions

View File

@@ -200,7 +200,7 @@
.content{
overflow: hidden;
background: #f3f4f6;
min-height: 100vh;
min-height: calc(100vh - 60px);
}
.tabs{