forked from CIT/Vmeda.Online
14 lines
250 B
SCSS
14 lines
250 B
SCSS
ion-app.app-root core-download-refresh {
|
|
font-size: 1.4rem;
|
|
|
|
button, ion-icon {
|
|
cursor: pointer;
|
|
pointer-events: auto;
|
|
text-align: center;
|
|
}
|
|
|
|
ion-icon, .core-icon-downloaded {
|
|
font-size: 1.8em;
|
|
}
|
|
}
|