Skip to content

Commit bceeef0

Browse files
authored
Merge pull request #114 from farend/remove-select2-font-override
Remove custom font override in the Select2 select box
2 parents 6c2e378 + 52aacb2 commit bceeef0

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

src/styles/components/_inputs.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ $checkbox-margin: 7px 2px 7px 0px;
8383
}
8484
.select2-selection__rendered {
8585
padding: 1px 2px;
86-
font-family: Arial;
8786
color: #2b2f33;
8887
line-height: 1.5;
8988
font-weight: 400;

0 commit comments

Comments
 (0)