highlight text

This commit is contained in:
Drew Ansbacher
2022-01-17 14:57:20 -07:00
committed by Aiden McClelland
parent 4c6abe7e60
commit fc081f1924

View File

@@ -112,6 +112,10 @@ ion-toast {
--border-color: var(--ion-color-success);
}
.alert-message {
user-select: text !important;
}
.error-toast {
--border-color: var(--ion-color-danger);
width: 40%;