css-loaders
css-loaders copied to clipboard
spinner 1: use different CSS so that the height is fixed and doesn't wobble
Because the height CSS property was changing with the animation, it was causing some UI issues. The same behaviour can be achieved with box-shadow while keeping height constant. See https://github.com/daattali/shinycssloaders/issues/81
@lukehaas is this repo still active?