Skip to content
Snippets Groups Projects
Unverified Commit 146c433a authored by GitStart's avatar GitStart Committed by GitHub
Browse files

The new date filter popover overflows browser viewport (#23790)

parent 118b5c35
No related branches found
No related tags found
No related merge requests found
......@@ -170,6 +170,7 @@ export default ComposedComponent =>
isOpen={isOpen}
onClose={this.onClose}
target={() => this.target()}
sizeToFit
>
{children}
</ComposedComponent>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment