fix responsive admin job

This commit is contained in:
2025-04-14 17:37:24 +08:00
parent 2b041ef3a0
commit 9311838551
14 changed files with 282 additions and 414 deletions

View File

@@ -1,12 +1,13 @@
export const MainColor = {
black: "#202020",
darkblue: "#001D3D",
soft_darkblue: "#17406E",
yellow: "#E1B525",
white: "#D4D0D0",
red: "#FF4B4C",
orange: "#FF7043",
green: "#4CAF4F",
login: "#EDEBEBFF"
login: "#EDEBEBFF",
};
export const AccentColor = {