mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-12-19 05:19:42 +08:00
Friendly loading indicator for example apps
This commit is contained in:
@@ -43,6 +43,16 @@ ionic {
|
||||
max-height: 100%;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
}
|
||||
|
||||
ion-loading-icon {
|
||||
display: flex;
|
||||
margin: auto;
|
||||
i {
|
||||
font-size: 128px;
|
||||
color: #666666;
|
||||
}
|
||||
}
|
||||
|
||||
ion-nav {
|
||||
|
||||
Reference in New Issue
Block a user