mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Place popover to right on edit pages (#3939)
This commit is contained in:
@@ -899,6 +899,7 @@ export const SceneEditPanel: React.FC<IProps> = ({
|
||||
)
|
||||
}
|
||||
ids={formik.values.tag_ids}
|
||||
hoverPlacement="right"
|
||||
/>
|
||||
</Col>
|
||||
</Form.Group>
|
||||
|
||||
Reference in New Issue
Block a user