Skip to content

web: Fix `LoaderButton` spinner icon position

Administrator requested to merge vk/fix-loader-button-spinner-position into main

Created by: vovakulikov

This PR fixes the loader button spinner icon. Before as you can see on the screenshot below icon position was slightly up compared to the button label. This PR centralizes loader and removes local fixes for the spinner loader which had been solving this problem before this PR in code insights pages.

Before After
image image

Merge request reports

Loading