mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
Update generic.sass
In the latest version of Firefox, the `font-family` is respected for `option`s in a `select`, but not for `option`s in an `optgroup` is a `select`. This fixes that.
This commit is contained in:
parent
524bb3cdf2
commit
98090feaf8
@ -52,6 +52,7 @@ section
|
||||
body,
|
||||
button,
|
||||
input,
|
||||
optgroup,
|
||||
select,
|
||||
textarea
|
||||
font-family: $body-family
|
||||
|
Loading…
Reference in New Issue
Block a user