From 310d618a1616d048d53f27b6579b04e8d69d9c60 Mon Sep 17 00:00:00 2001 From: CaIon Date: Tue, 31 Mar 2026 18:41:44 +0800 Subject: [PATCH] style: enhance footer layout and add custom class for styling - Refactor Footer component to use a semantic ) : ( customFooter )} diff --git a/web/src/index.css b/web/src/index.css index 116ff741..163d79b6 100644 --- a/web/src/index.css +++ b/web/src/index.css @@ -469,6 +469,9 @@ html.dark .sbg-variant-green { .custom-footer { font-size: 1.1em; } +.custom-footer.na-cb6feafeb3990c78 { + position: relative; +} /* 卡片内容容器通用样式 */ .card-content-container {