Skip to content

Commit

Permalink
Fixed handle position of seed input
Browse files Browse the repository at this point in the history
  • Loading branch information
RunDevelopment committed Jul 26, 2023
1 parent 8d683d2 commit 93660f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ body {
}
}

.chainner-handle:has(+ .with-label) {
.chainner-handle:has(+ .with-label, + * .with-label) {
margin-top: 1rem;
}

Expand Down

0 comments on commit 93660f4

Please sign in to comment.