Reminder to improve css hack for datepicker in modal

This commit is contained in:
Lance Edgar 2024-04-15 13:21:37 -05:00
parent 52c8f3e12c
commit 85d62a8e38

View file

@ -136,6 +136,12 @@ header span.header-text {
overflow: visible !important;
}
/* TODO: a simpler option we might try sometime instead? */
/* cf. https://github.com/buefy/buefy/issues/292#issuecomment-1073851313 */
/* .dropdown-content{ */
/* position: fixed; */
/* } */
/******************************
* feedback