pop up style
This commit is contained in:
@@ -388,10 +388,13 @@ ion-footer {
|
||||
|
||||
.common_modal_addjob{
|
||||
background-color: aliceblue;
|
||||
height: 99%;
|
||||
max-width: 400px;
|
||||
min-width: 350px ;
|
||||
min-height: 600px;
|
||||
//height: 99%;
|
||||
max-width: 320px;
|
||||
min-width: 300px ;
|
||||
min-height: 490px;
|
||||
max-height: 550px;
|
||||
border-radius: 20px;
|
||||
margin: auto;
|
||||
|
||||
}
|
||||
|
||||
|
||||
+4
-1
@@ -295,8 +295,11 @@ ion-content{
|
||||
|
||||
.common_modal{
|
||||
background-color: aliceblue;
|
||||
max-width: 350px ;
|
||||
max-width: 320px;
|
||||
min-width: 300px ;
|
||||
min-height: 490px;
|
||||
max-height: 550px;
|
||||
border-radius: 20px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user