calendar no select

This commit is contained in:
Yuri Kuznetsov
2024-05-24 15:30:52 +03:00
parent 8faa5b91e2
commit 00a8c7326d
@@ -19,6 +19,10 @@
height: 100% !important;
}
.calendar.fc {
user-select: none;
}
//-----
@media screen and (max-width: (@screen-sm-min - 1px)) {