We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ffb2b commit d868aebCopy full SHA for d868aeb
1 file changed
src/stylesheets/datepicker.scss
@@ -792,3 +792,7 @@ h2.react-datepicker__current-month {
792
height: 1em;
793
vertical-align: -0.125em;
794
}
795
+
796
+.react-datepicker-popper-offset {
797
+ margin-top: -0.7em;
798
+}
0 commit comments