chore: 底部栏加高至36px,字体+图标加大

This commit is contained in:
thzxx
2026-06-27 22:44:32 +08:00
parent 68ec4bb7bb
commit 2cf6422169
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
export const LAYOUT = {
HEADER_HEIGHT: 0, // 已移除顶部栏
STATUS_BAR_HEIGHT: 32,
STATUS_BAR_HEIGHT: 36,
SIDEBAR_WIDTH: 260,
DETAIL_WIDTH: 320,
CHAT_MAX_WIDTH: 768,