mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-12-03 02:33:36 +01:00
5 lines
105 B
CSS
5 lines
105 B
CSS
/* Override defaults from "react-datetime" - display picker above input */
|
|
.rdtPicker {
|
|
bottom: 0;
|
|
}
|