Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ffe-core): tvinger default font-size i safari til 16px #1954

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

antidecaf
Copy link
Contributor

Beskrivelse

Spesifiserer default font-størrelse i -apple-system-body til 100%. Dette gjør at default tekststørrelse er 16px i Safari. Andre browsere arver allerede 16px fra andre selectorer.

Motivasjon og kontekst

Fixes #1948

Testing

Testet ok i component-overview med Safari, Chrome og Edge

@antidecaf antidecaf requested a review from a team as a code owner April 29, 2024 10:08
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-1954.westeurope.2.azurestaticapps.net

@antidecaf antidecaf merged commit 87f685e into develop Apr 29, 2024
3 checks passed
@antidecaf antidecaf deleted the safari-default-fontsize branch April 29, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mindre fontstørrelser i Safari
2 participants