Skip to content

Commit

Permalink
cleanup: Remove unused CSS classes for settings page (#2272)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlarson authored Nov 13, 2023
1 parent 858bbb7 commit 4db3601
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions assets/css/_settings_page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,6 @@
padding: 0rem 0rem 0.5rem 0rem;
}

.c-settings-page__icon {
align-self: normal;
flex: 0 1 auto;
margin: 0.2rem 0.5rem 0 0;
}

.c-settings-page__icon-path {
display: block;
fill: $color-primary-legacy;
width: 13px;
}

.c-settings-page__setting-label {
font-size: 1rem;
flex: 1 1 6rem;
Expand Down

0 comments on commit 4db3601

Please sign in to comment.