haikal/static/css/appointments.css
Marwan Alwali 48d70dc084 update
2025-02-07 06:46:12 +03:00

17 lines
342 B
CSS

.fc-scroller {
overflow: hidden !important;
}
@media (max-width: 450px) {
.fc-daygrid-day-events {
display: none !important;
margin: 0 !important;
padding: 0 !important;
font-size: 0 !important;
height: 0 !important;
}
.fc, .fc-button {
padding: .3em .45em !important;
}
}