This commit is contained in:
2024-06-12 15:54:56 +03:00
parent 3fb38cac3a
commit 2951a559bc
13 changed files with 245 additions and 61 deletions

View File

@ -15,6 +15,7 @@ export const darkTheme: ThemeConfig = {
components: {
Input: {
activeBorderColor: "#001529",
colorTextPlaceholder: "grey",
},
},
};