Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 5c81c2a

Browse files
committed
Remove unused selector on .labels
1 parent 6e2c64e commit 5c81c2a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/styles/themes/default.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ $input-error-color: #dc3545 !default;
4343
display: inline-block;
4444
margin-bottom: 0.5rem;
4545
order: 1;
46-
47-
&--material {
48-
display: none;
49-
}
5046
}
5147

5248
.form-hint {

0 commit comments

Comments
 (0)