TabletImagesDone

This commit is contained in:
ivan gomes
2021-11-23 16:05:32 +01:00
parent 6ace9c25e5
commit 19da4730e7
7 changed files with 29 additions and 16 deletions
+5 -3
View File
@@ -1336,10 +1336,12 @@ ngx-mat-datetime-content{
.ldio-rpinwye8j0b div { box-sizing: content-box; }
.transparent-modal {
--background: #0000005c;
--background: #dfb2b2e7;
--margin: 0;
--padding: 0;
ion-content {
--background:#2e2121e7;
--background:#caa1a1e7;
}
}
@@ -1356,6 +1358,6 @@ ngx-mat-datetime-content{
}
.transparent-modal .modal-wrapper {
--background: rgba(44, 39, 45, 0.7);
--background: rgba(8, 8, 8, 0.7);
}
}