From 2791d3443649c6ecd2b3e2de478eeeff6c5d8575 Mon Sep 17 00:00:00 2001 From: Lex Lim Date: Fri, 3 Jan 2025 12:56:03 +0000 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E9=80=82=E9=85=8DCitizen?= =?UTF-8?q?=E4=B8=BB=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/ext.isekai.mainPage.less | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/modules/ext.isekai.mainPage.less b/modules/ext.isekai.mainPage.less index 6384e96..cc74611 100644 --- a/modules/ext.isekai.mainPage.less +++ b/modules/ext.isekai.mainPage.less @@ -13,4 +13,12 @@ border: none; box-shadow: none; } +} + +.skin-citizen { + .citizen-body-content-card { + border-radius: 0; + box-shadow: none; + padding: 0; + } } \ No newline at end of file