Skip to content

Commit

Permalink
style: remove wrong group styles
Browse files Browse the repository at this point in the history
  • Loading branch information
boundlesscalm committed Oct 7, 2024
1 parent b33b1ed commit 2ba24e3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions resources/css/controlPanel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ $labelHeight: 12px;
flex-direction: row;
justify-content: flex-start;
align-items: center;
padding: revert;

.mdi {
flex: 0.5;
Expand All @@ -37,10 +36,6 @@ $labelHeight: 12px;
}
}

.toggle:first-of-type {
margin-top: 16px;
}

.mdi-alert {
margin-left: 8px;
color: $gray-400;
Expand Down

0 comments on commit 2ba24e3

Please sign in to comment.