mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Stick edit scene buttons to top (#2098)
This commit is contained in:
@@ -647,7 +647,7 @@ export const SceneEditPanel: React.FC<IProps> = ({
|
||||
{renderScrapeQueryModal()}
|
||||
{maybeRenderScrapeDialog()}
|
||||
<Form noValidate onSubmit={formik.handleSubmit}>
|
||||
<div className="form-container row px-3 pt-3">
|
||||
<div className="form-container edit-buttons-container row px-3 pt-3">
|
||||
<div className="edit-buttons mb-3 pl-0">
|
||||
<Button
|
||||
className="edit-button"
|
||||
|
||||
Reference in New Issue
Block a user