mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
fixed checked icon getting inverted
This commit is contained in:
@@ -80,6 +80,9 @@ export default function GetStartedChecklist({
|
||||
marginRight: `max(env(safe-area-inset-right), 8px)`,
|
||||
width: 360,
|
||||
},
|
||||
".MuiStepLabel-iconContainer.Mui-active svg": {
|
||||
transform: "rotate(0deg) !important",
|
||||
},
|
||||
},
|
||||
]}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user