This commit is contained in:
2025-01-17 08:36:49 +01:00
parent f65c71619e
commit 75d86e8ba4
3 changed files with 137 additions and 131 deletions
+1 -1
View File
@@ -215,7 +215,7 @@ const GamesPage = () => {
onClick={handleEditOpen}
sx={{
marginLeft: '10px',
color: '#fff',
color: '#fff',
backgroundColor: '#764ACB',
borderRadius: '4px',
p: 1,