Skip to content
Snippets Groups Projects
Unverified Commit ce238f7f authored by Alexander Polyankin's avatar Alexander Polyankin Committed by GitHub
Browse files

Fix popover offset (#25568)

parent 2b11cfdf
No related branches found
No related tags found
No related merge requests found
......@@ -146,6 +146,7 @@ class ParameterValueWidget extends Component {
return (
<PopoverWithTrigger
ref={this.valuePopover}
targetOffsetX={16}
triggerElement={
<div
ref={this.trigger}
......
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