mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
docs(spinner): changed CSS selector for theming (#8047)
Per: https://forum.ionicframework.com/t/ion-spinner-color/46324/6
This commit is contained in:

committed by
Brandy Carney

parent
35568ba85f
commit
20a93907a2
@ -88,7 +88,7 @@ import { CSS } from '../../util/dom';
|
||||
* of `background-color`.
|
||||
*
|
||||
* ```css
|
||||
* ion-spinner svg {
|
||||
* ion-spinner * {
|
||||
* width: 28px;
|
||||
* height: 28px;
|
||||
* stroke: #444;
|
||||
|
Reference in New Issue
Block a user