mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
fix(theming): update spinner classes to new names
This commit is contained in:
committed by
Brandy Carney
parent
41f54f8e2d
commit
f578122d15
@ -46,7 +46,7 @@ $loading-ios-content-font-weight: bold !default;
|
||||
$loading-ios-spinner-color: $text-ios-color-step-400 !default;
|
||||
|
||||
/// @prop - Color of the ios loading spinner
|
||||
$loading-ios-spinner-ios-color: $loading-ios-spinner-color !default;
|
||||
$loading-ios-spinner-lines-color: $loading-ios-spinner-color !default;
|
||||
|
||||
/// @prop - Color of the bubbles loading spinner
|
||||
$loading-ios-spinner-bubbles-color: $loading-ios-spinner-color !default;
|
||||
|
||||
Reference in New Issue
Block a user