mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2024-11-14 17:35:35 +01:00
5 lines
105 B
CSS
5 lines
105 B
CSS
/* Override defaults from "react-datetime" - display picker above input */
|
|
.rdtPicker {
|
|
bottom: 0;
|
|
}
|