mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-12-03 02:33:36 +01:00
Display datepicker above input
This commit is contained in:
4
src/bootstrap/DataTimeInput.css
Normal file
4
src/bootstrap/DataTimeInput.css
Normal file
@@ -0,0 +1,4 @@
|
||||
/* Override defaults from "react-datetime" - display picker above input */
|
||||
.rdtPicker {
|
||||
bottom: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user