You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.ion-modal{
|
|
width: 90%;
|
|
height: 50%;
|
|
top: 20%;
|
|
left: 5%;
|
|
right: 5%;
|
|
bottom: 5%;
|
|
border: solid 1px red;
|
|
}
|
|
|
|
.closeIcon{
|
|
--background: transparent !important;
|
|
background: transparent;
|
|
} |