job page
This commit is contained in:
+14
-12
@@ -301,6 +301,20 @@ ion-content{
|
||||
max-height: 550px;
|
||||
border-radius: 20px;
|
||||
margin: auto;
|
||||
|
||||
.modal-head{
|
||||
padding: 0px;
|
||||
height: 45px !important;
|
||||
color: white;
|
||||
font-weight: bolder;
|
||||
font-size: 18px;
|
||||
ion-toolbar{
|
||||
height: 45px !important;
|
||||
ion-title{
|
||||
height: 45px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -313,15 +327,3 @@ ion-backdrop {
|
||||
height: 45px;
|
||||
background-color: green;
|
||||
}
|
||||
.modal-head{
|
||||
height: 45px !important;
|
||||
color: white;
|
||||
font-weight: bolder;
|
||||
font-size: 18px;
|
||||
ion-toolbar{
|
||||
height: 45px !important;
|
||||
ion-title{
|
||||
height: 45px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user