Skip to content

Commit

Permalink
Prettier changes
Browse files Browse the repository at this point in the history
  • Loading branch information
breiler committed Apr 30, 2024
1 parent 378c25b commit 9020ba9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/pages/selectmode/SelectMode.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@

.select-mode .col:first-child {
padding-left: 0px !important;
}
}
15 changes: 10 additions & 5 deletions src/panels/configuration/Configuration.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
.configuration-panel {
h1, h2, h3, h4, h5, h6 {
margin-top: 1em;
margin-bottom: 1em;
}
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 1em;
margin-bottom: 1em;
}
}

0 comments on commit 9020ba9

Please sign in to comment.