From 5e8f80482e8016b0eb6a2fcb20374b2be1d87b7d Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Fri, 11 Mar 2022 11:47:57 +0800 Subject: [PATCH] css --- src/project/shandong10086/AppPeopleList/DetailPeople.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/project/shandong10086/AppPeopleList/DetailPeople.vue b/src/project/shandong10086/AppPeopleList/DetailPeople.vue index 9c43d043..342417aa 100644 --- a/src/project/shandong10086/AppPeopleList/DetailPeople.vue +++ b/src/project/shandong10086/AppPeopleList/DetailPeople.vue @@ -286,7 +286,7 @@ export default { .tab-list{ padding-top: 32px; .tab-item{ - display: inline-table; + display: inline-block; width: 148px; height: 136px; background-color: #F8F9FB; @@ -364,7 +364,6 @@ export default { } } } - .pad-b112{ padding-bottom: 112px;