This commit is contained in:
2024-04-13 21:09:13 +03:00
parent 89f59dabb1
commit d716a92dac
3 changed files with 15 additions and 1 deletions

View File

@ -10,6 +10,7 @@ export const theme: ThemeConfig = {
colorBgBase: "#001529",
borderRadius: 5,
fontFamily: "Comfortaa",
colorWarningBg: "#001529",
},
components: {
Input: {