From a430284aa21e3ae1f0d5654e55b2ad2852519cc2 Mon Sep 17 00:00:00 2001 From: wwf <yearningwang@iqtogether.com> Date: 星期三, 04 六月 2025 15:17:49 +0800 Subject: [PATCH] 初始化 --- app/(commonLayout)/app/(appDetailLayout)/[appId]/style.module.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git "a/app/\050commonLayout\051/app/\050appDetailLayout\051/\133appId\135/style.module.css" "b/app/\050commonLayout\051/app/\050appDetailLayout\051/\133appId\135/style.module.css" index 45c7d19..16392a5 100644 --- "a/app/\050commonLayout\051/app/\050appDetailLayout\051/\133appId\135/style.module.css" +++ "b/app/\050commonLayout\051/app/\050appDetailLayout\051/\133appId\135/style.module.css" @@ -3,4 +3,4 @@ height: 0; border-radius: 16px 16px 0px 0px; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05), 0px 0px 2px -1px rgba(0, 0, 0, 0.03); -} +} \ No newline at end of file -- Gitblit v1.8.0