Fix scene form layout bugs (#1177)

This commit is contained in:
InfiniteTF 2021-03-06 23:19:30 +01:00 committed by GitHub
parent 9d1b716f48
commit 698e21a04f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

View file

@ -666,8 +666,6 @@ export const SceneEditPanel: React.FC<IProps> = ({
/>
</Col>
</Form.Group>
</div>
<div className="col-12 col-lg-6 col-xl-12">
<Form.Group controlId="details">
<Form.Label>StashIDs</Form.Label>
<ul className="pl-0">

View file

@ -417,7 +417,6 @@ div.dropdown-menu {
[type="file"] {
display: block;
filter: alpha(opacity=0);
font-size: 999px;
min-height: 100%;
min-width: 100%;
opacity: 0;