Reminder to improve css hack for datepicker in modal
This commit is contained in:
parent
52c8f3e12c
commit
85d62a8e38
|
@ -136,6 +136,12 @@ header span.header-text {
|
||||||
overflow: visible !important;
|
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
|
* feedback
|
||||||
|
|
Loading…
Reference in a new issue