Skip to content

Commit

Permalink
fix(Loading): increase stroke-dashoffset (#7499)
Browse files Browse the repository at this point in the history
Co-authored-by: Alessandra Davila <aledavila@ibm.com>
  • Loading branch information
emyarod and Alessandra Davila authored Jan 19, 2021
1 parent c3d8899 commit 88aae18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/components/loading/_vars.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $loading__gap: 16;
/// @type Number
/// @access private
/// @group loading
$loading--small__gap: 25;
$loading--small__gap: 110;

/// @type Number
/// @access private
Expand Down

0 comments on commit 88aae18

Please sign in to comment.