From bc269f91eb04f72d4d2ad47429c35b4eb26224fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E4=B8=9C=E4=BA=AE?= Date: Thu, 23 Jul 2026 16:24:02 +0800 Subject: [PATCH] aaa --- app.db | Bin 24576 -> 24576 bytes app.go | 7 +++++++ frontend/src/components/Navbar.tsx | 2 +- frontend/src/styles/base.sass | 13 +++++++------ 4 files changed, 15 insertions(+), 7 deletions(-) diff --git a/app.db b/app.db index 14325bda35ba0935506e919b9d5325614089c157..1a90b8c216eb858d2880016595153745cb654218 100644 GIT binary patch delta 243 zcmZoTz}Rqrae_3X-9#B@M!Ss(efo^@o8Rk;3dk`CFfi~x=0C>2lD~&PpFfD-lwX4H zH{U(JgM3T)+BXXdr1I5E%d;}*GqM<(TbP(znwVHv8X8#WWfi0|WhI`imX<@2G&L|V zFo#KoNXw!~8km`xz;$X!%OFb{8k!qgnn87*VUw1IOX{0j8e5uJ8XH^c736^|J)Iye X1(yX$8e5oK7(un34&7|(e_8+lLFqf` delta 149 zcmZoTz}Rqrae_3X*+dy2lD~&PpFfD-lwX4H zH{ZR@f&z#5!li{+8T1)h49zV}%q>ifjV( { 分类
- 主页 + 主页 历史记录
diff --git a/frontend/src/styles/base.sass b/frontend/src/styles/base.sass index 0685f5c..114f334 100644 --- a/frontend/src/styles/base.sass +++ b/frontend/src/styles/base.sass @@ -298,16 +298,16 @@ a .result width: 35rem - height: 1.5rem + min-height: 1.5rem margin: 0 auto .result-complete display: flex align-items: center justify-content: center - height: 2.25rem + // height: 2.25rem gap: 0.75rem - margin-bottom: 1.5rem + margin: 0.5rem 0 1.5rem 0 > svg width: 1.5rem @@ -331,9 +331,10 @@ a gap: 1.5rem > img - max-width: 8rem - max-height: 8rem - background-color: #333 + width: 8rem + height: 8rem + object-fit: cover + background-color: #333333 border-radius: 0.5rem .result-word