diff --git a/src/global.scss b/src/global.scss index 70aeacac..eeafcd81 100644 --- a/src/global.scss +++ b/src/global.scss @@ -176,12 +176,13 @@ ion-card-content { } .alert-wrapper { - width: 100% !important; + width: 90% !important; height: 80% !important; + max-width: 100% !important; } .alert-radio-button { - height: 101px !important; + height: 110px !important; } .alert-radio-group {