diff --git a/src/OnboardingSPA/components/Loaders/Step/stylesheet.scss b/src/OnboardingSPA/components/Loaders/Step/stylesheet.scss index 8d61afd69..5a3eef31f 100644 --- a/src/OnboardingSPA/components/Loaders/Step/stylesheet.scss +++ b/src/OnboardingSPA/components/Loaders/Step/stylesheet.scss @@ -1,5 +1,6 @@ .step-loader { + cursor: wait; justify-content: space-evenly; @media (max-width: #{($break-medium)}) {