Skip to content

Commit 2ba24e3

Browse files
committed
style: remove wrong group styles
1 parent b33b1ed commit 2ba24e3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

resources/css/controlPanel.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ $labelHeight: 12px;
2525
flex-direction: row;
2626
justify-content: flex-start;
2727
align-items: center;
28-
padding: revert;
2928

3029
.mdi {
3130
flex: 0.5;
@@ -37,10 +36,6 @@ $labelHeight: 12px;
3736
}
3837
}
3938

40-
.toggle:first-of-type {
41-
margin-top: 16px;
42-
}
43-
4439
.mdi-alert {
4540
margin-left: 8px;
4641
color: $gray-400;

0 commit comments

Comments
 (0)