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: gi ikonet til PopupTip stor nok trykkflate #4128

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

piofinn
Copy link
Contributor

@piofinn piofinn commented Sep 25, 2024

ISSUES CLOSED: #4107

Legger til en utvidet trykkflate rundt ikonet til PopupTip som oppfyller tilgjengelighstekrav

🎯 Sjekkliste

@fremtind-bot
Copy link
Collaborator

fremtind-bot commented Sep 25, 2024

Forhåndsvisning: https://jokul.fremtind.no/preview/fix/popup-tip-touch-target/
🔍 Commit: c78c927

Forhåndsvisningen blir tilgjengelig innen et par minutter. Den fjernes automatisk når pull requesten lukkes.

fremtind-bot added a commit that referenced this pull request Sep 25, 2024
background-color: transparent;
padding: 0;
display: inline-flex;
align-items: center;
color: var(--button-color);
transform: translateY(max(0.16em, jkl.rem(4px))); // Cap på 4px
font-size: 1.2em;
border-radius: 9999px;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@piofinn piofinn added this pull request to the merge queue Sep 25, 2024
Merged via the queue into main with commit 4ea5472 Sep 25, 2024
3 checks passed
@piofinn piofinn deleted the fix/popup-tip-touch-target branch September 25, 2024 11:13
github-actions bot pushed a commit that referenced this pull request Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Større trykkflate på ikonet i PopupTip
3 participants