Skip to content

Commit 6578a9b

Browse files
committed
fix
1 parent b686f92 commit 6578a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/customAlert.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ ion-alert.custom-alert-error .alert-wrapper {
8585

8686
@media (min-width: 768px) {
8787
ion-alert .alert-message .cred-preview {
88-
align-items: flex-start !important;
88+
align-items: flex-start;
8989
}
9090
}
9191

0 commit comments

Comments
 (0)