🎨 Improve design for element selector

This commit is contained in:
Manuel Ruwe
2022-12-11 17:18:25 +01:00
parent 0b61309f58
commit 72338b7b36
5 changed files with 31 additions and 37 deletions

View File

@@ -11,7 +11,7 @@ export const useStyles = createStyles((theme) => ({
elementButton: {
width: '100%',
height: '100%',
borderRadius: theme.radius.sm
borderRadius: theme.radius.sm,
},
elementStack: {
width: '100%',