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
1 changed files with 0 additions and 1 deletions

View File

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