mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
Fix badly sized performer container (#670)
This commit is contained in:
@@ -280,7 +280,7 @@ export const Performer: React.FC = () => {
|
||||
</Button>
|
||||
)}
|
||||
</div>
|
||||
<div className="col col-md-8 col-lg-7 col-xl-6">
|
||||
<div className="col-md-8">
|
||||
<div className="row">
|
||||
<div className="performer-head col">
|
||||
<h2>
|
||||
|
||||
Reference in New Issue
Block a user