|
|
|
|
@ -1284,7 +1284,7 @@ border:0px
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.calendar-modal {
|
|
|
|
|
--height: 13.5cm !important;
|
|
|
|
|
--height: 14.5cm !important;
|
|
|
|
|
--width: 88% !important;
|
|
|
|
|
--border-radius: 0.4cm;
|
|
|
|
|
}
|
|
|
|
|
@ -1422,3 +1422,11 @@ table.monthview-datetable th small {
|
|
|
|
|
// --border-radius: 0.4cm;
|
|
|
|
|
|
|
|
|
|
// }
|
|
|
|
|
|
|
|
|
|
.calendar-modal .swiper-container-horizontal > .swiper-pagination-bullets{
|
|
|
|
|
top: auto;
|
|
|
|
|
bottom: -8px;
|
|
|
|
|
.swiper-pagination-bullet-active {
|
|
|
|
|
background: #094875;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|