This commit is contained in:
shijingjing
2022-03-11 11:47:57 +08:00
parent bbd0626156
commit 5e8f80482e

View File

@@ -286,7 +286,7 @@ export default {
.tab-list{ .tab-list{
padding-top: 32px; padding-top: 32px;
.tab-item{ .tab-item{
display: inline-table; display: inline-block;
width: 148px; width: 148px;
height: 136px; height: 136px;
background-color: #F8F9FB; background-color: #F8F9FB;
@@ -365,7 +365,6 @@ export default {
} }
} }
.pad-b112{ .pad-b112{
padding-bottom: 112px; padding-bottom: 112px;
background-color: #f5f5f5; background-color: #f5f5f5;