From 559368d4a175576e292c786a1e9eb08eafd4d1ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Fri, 19 Sep 2025 16:48:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E5=9B=BE=E6=A0=87=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/HistoryRecord.vue | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/views/components/HistoryRecord.vue b/src/views/components/HistoryRecord.vue index f3756c6..48e23ca 100644 --- a/src/views/components/HistoryRecord.vue +++ b/src/views/components/HistoryRecord.vue @@ -10,13 +10,19 @@
icon icon + icon @@ -926,6 +932,9 @@ onMounted(() => { border-color: rgba(255, 255, 255, 0.3); } +.god-icon { + width: 100%; +} .collapsed-bottom-container { width: 100%; height: 16%;