refactor: support i18n

This commit is contained in:
mlogclub
2026-05-25 12:06:15 +08:00
parent 309ac1fe9e
commit 988f55c80d
179 changed files with 10968 additions and 3763 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
// 与 widget 对齐的原生细滚动条(会话消息列表等)
// app/layout.tsx 中随其它样式一并引入
// Native thin scrollbar aligned with the widget, used by chat message lists.
// Imported from app/layout.tsx with the rest of the global styles.
$thumb: #cbd5e1;
$thumb-hover: #94a3b8;