Skip to content

Commit

Permalink
Improve separation line between sections
Browse files Browse the repository at this point in the history
  • Loading branch information
Agrarvolution committed Feb 23, 2024
1 parent 8e80c79 commit 669bdd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/panels/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ body.autotc_gui {
vertical-align: middle;
}

main>section.hidden+section {
main>section:first-child.hidden+section {
border-top: none;
}

Expand Down

0 comments on commit 669bdd0

Please sign in to comment.