Feature/settings page #5

Merged
John4064 merged 23 commits from feature/settings-page into main 2025-06-11 03:09:49 +00:00
Showing only changes of commit b2c4b561df - Show all commits

View file

@ -84,6 +84,7 @@ const EditArea = styled('div')`
justify-content: flex-end;
padding-top: 10px;
color: #4D79FF;
font-weight: 600;
`;
const EditTextButton = styled('div')`