|
|
|
@ -1910,7 +1910,7 @@ ion-app[dir="rtl"] {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.pClass {
|
|
|
|
.pClass {
|
|
|
|
font-size: 10px;
|
|
|
|
font-size: 9px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -1924,6 +1924,7 @@ ion-app[dir="ltr"] {
|
|
|
|
.dynamic-form .swiper-container .swiper-wrapper .swiper-slide:first-child {
|
|
|
|
.dynamic-form .swiper-container .swiper-wrapper .swiper-slide:first-child {
|
|
|
|
margin-left: 5px !important;
|
|
|
|
margin-left: 5px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1946,6 +1947,8 @@ ion-app[dir="rtl"] {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.attendance-module {
|
|
|
|
.attendance-module {
|
|
|
|
|
|
|
|
margin-left: 0px !important;
|
|
|
|
|
|
|
|
margin-right: 10px !important;
|
|
|
|
ion-button {
|
|
|
|
ion-button {
|
|
|
|
height: 40px !important;
|
|
|
|
height: 40px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|