Fix event modal drop-downs

They were being cut-off as per #1280
Thank you @ansuz for the fix
This commit is contained in:
David Benque 2023-11-08 12:04:58 +00:00
parent c354abb1e2
commit e4efdca33d

View file

@ -127,7 +127,6 @@
width: 540px;
max-width: 100%;
max-height: 100%;
overflow-y: auto;
}
}
#tui-full-calendar-popup-arrow {