add jib style

This commit is contained in:
CHIEFSOFT\ameye
2024-01-31 13:56:21 -05:00
parent 1e7400b76e
commit 7cd080026f
3 changed files with 14 additions and 1 deletions
+3
View File
@@ -292,12 +292,15 @@ ion-content{
font-weight: bolder;
}
}
.common_modal{
background-color: aliceblue;
max-width: 350px ;
max-height: 550px;
margin: auto;
}
ion-backdrop {
background: var(--ion-color-dark);
opacity: 0.3;