Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gui/updater: Fix infinite spinner style (#1951)
With the upgrade of `cozy-ui` spinners elements need to be styled differently. The Updater window spinner was not updated and was still using a background image instead of a mask. This is fixed by extending the new `$spin` mixin and using a background color instead of a fill color.
- Loading branch information