fix datetimepicker bs

This commit is contained in:
Josh North 2021-06-03 10:05:13 -04:00
parent 1f5f157922
commit bdca716bf7

View File

@ -202,5 +202,5 @@
height: 27px;
line-height: 27px; }
.input-group [data-bs-toggle="datetimepicker"] {
.input-group [data-toggle="datetimepicker"] {
cursor: pointer; }