From 83d567839cbe37be0daa0402e4b34e01d1ce2bf1 Mon Sep 17 00:00:00 2001 From: zhangxiaoxu123456 <zxx19900626> Date: 星期日, 24 四月 2022 17:04:34 +0800 Subject: [PATCH] 社会卡持卡人数 --- src/pages/show/otherBusiness/otherBusinessChild/OtherB_GongGuTuoPin.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/show/otherBusiness/otherBusinessChild/OtherB_GongGuTuoPin.vue b/src/pages/show/otherBusiness/otherBusinessChild/OtherB_GongGuTuoPin.vue index 37b62e7..b9d6e2a 100644 --- a/src/pages/show/otherBusiness/otherBusinessChild/OtherB_GongGuTuoPin.vue +++ b/src/pages/show/otherBusiness/otherBusinessChild/OtherB_GongGuTuoPin.vue @@ -301,7 +301,7 @@ } .el-table .cell { - font-size: $fontSize-24; + font-size: $fontSize-28; color: $color-darkGrey; font-weight: 300; line-height: 1.5; // 鍦ㄨ繖閲岃缃楂橈紝琛ㄦ牸鍏ㄥ眬 @@ -339,11 +339,11 @@ margin-top: 0.078125rem; /* 20/256 */ &:nth-of-type(2) { - margin-top: 0.5234375rem; + margin-top: 5%; } &:nth-of-type(3) { - margin-top: 0.5234375rem; + margin-top: 5%; } h1 { -- Gitblit v1.9.1