Use secondary color for SpeeDial

This commit is contained in:
2023-07-26 08:06:54 +04:00
parent 3e9d1b477c
commit 8e555b7794
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -83,8 +83,7 @@ export default function VweKouteAchte({parole, niVideyo, niOdyo}) {
return (
<Root className={classes.root}>
<SpeedDial
color='secondary'
FabProps={{size: 'small', margin: 'auto', color: 'default'}}
FabProps={{size: 'small', margin: 'auto', color: 'secondary'}}
ariaLabel='SpeedDial openIcon example'
className={classes.speedDial}
direction='down'