From 98f7aeb8c7a8e80c6b639a11d097944ad66effcc Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期三, 17 七月 2024 18:05:37 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/WI/Web.V1.0 --- customer_list/ch/ai_html/views/demo/html/CreditRateRank.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customer_list/ch/ai_html/views/demo/html/CreditRateRank.html b/customer_list/ch/ai_html/views/demo/html/CreditRateRank.html index f159e70..9b8c046 100644 --- a/customer_list/ch/ai_html/views/demo/html/CreditRateRank.html +++ b/customer_list/ch/ai_html/views/demo/html/CreditRateRank.html @@ -41,8 +41,8 @@ </head> <body> - <div class="w-full h-full bg-[#f2f4f8]" id="creditRateRank"> - <div class="mx-[5px] my-[5px] space-y-1 bg-[rgb(242,244,248)]"> + <div class="w-full h-full bg-[#f2f4f8] px-[5px] py-[5px]" id="creditRateRank"> + <div class="space-y-1 bg-[rgb(242,244,248)]"> <div class="bg-white"> <div class="item_title"> <div class="leader_left"></div> -- Gitblit v1.9.3