fix: update - dark mode, i18n, bug fixes across frontend pages

This commit is contained in:
chunyu
2026-08-28 13:53:30 +08:00
parent a14badf8f7
commit 970a439fab
49 changed files with 597 additions and 156 deletions
@@ -7,8 +7,6 @@ import {
Avatar,
message,
Button,
Tag,
Tooltip,
} from "antd";
import {
UserOutlined,
@@ -261,7 +259,6 @@ const UserInfoCard: React.FC<UserInfoCardProps> = ({ onEditField }) => {
style={{ width: "100%" }}
changeOnSelect
dropdownClassName="region-cascader-dropdown"
popupProps={{ closeOnScroll: false }}
/>
{detectedLocation && (
<Button