ihucos / counter.dev

Web Analytics made simple
https://counter.dev
GNU Affero General Public License v3.0
900 stars 40 forks source link

Update text style in option tag (select) #126

Closed s010moon closed 2 months ago

s010moon commented 3 months ago

In the Firefox browser, the <option> tag does not inherit the text style of the parent <select> tag. Firefox allows only system fonts to be used in the <option> tag, but we can specify a sans-serif font family.

Screenshot https://drive.proton.me/urls/8H4K0NFE9W#3WcsbSvSpKzN

ihucos commented 2 months ago

Thank you!!