mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
Merge remote-tracking branch 'app/develop'
This commit is contained in:
@@ -124,8 +124,15 @@ ion-header {
|
||||
}
|
||||
}
|
||||
|
||||
.ion-content-parallax {
|
||||
@include ion-content-parallax();
|
||||
ion-alert {
|
||||
button.alert-button.preferred {
|
||||
background-color: var(--ion-color-primary);
|
||||
color: var(--ion-color-primary-contrast);
|
||||
}
|
||||
button.alert-button.default {
|
||||
background-color: transparent;
|
||||
color: var(--ion-color-primary);
|
||||
}
|
||||
}
|
||||
|
||||
ion-alert {
|
||||
|
||||
Reference in New Issue
Block a user