mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
encryption integration fixes
This commit is contained in:
committed by
Drew Ansbacher
parent
6d12c4acfb
commit
8d944cddff
@@ -53,6 +53,16 @@ ion-item {
|
||||
}
|
||||
}
|
||||
|
||||
.error-toast {
|
||||
--border-color: var(--ion-color-danger);
|
||||
width: 40%;
|
||||
min-width: 400px;
|
||||
--end: 8px;
|
||||
right: 8px;
|
||||
left: unset;
|
||||
top: 64px;
|
||||
}
|
||||
|
||||
@media (min-width:1000px) {
|
||||
.alertlike-modal {
|
||||
.modal-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user