Refactor New Ui Sosial, Keamanan, & Bantuan

This commit is contained in:
2026-03-25 11:10:50 +08:00
parent 71a305cd4b
commit 113dd7ba6f
12 changed files with 743 additions and 563 deletions

View File

@@ -52,8 +52,8 @@ export const HelpCard = ({
<div
style={{
backgroundColor: isDark
? theme.colors.blue[8]
: theme.colors.blue[0],
? "#263852ff"
: "#1E3A5F",
borderRadius: "8px",
padding: "8px",
display: "flex",