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-buttons): fjerner statisk høyde på expand button #1834

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

antidecaf
Copy link
Contributor

Beskrivelse

Fjerner statisk høyde på expand button, for å unngå at lange tekster forsvinner ut av synsfeltet ved tekstskalering og lignende.

Motivasjon og kontekst

Fixes #1833

Testing

Testet i component-overview.

@antidecaf antidecaf requested a review from a team as a code owner March 12, 2024 14:56
Copy link

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

@antidecaf antidecaf requested a review from andrea-sb1 March 12, 2024 15:02
Copy link
Contributor

@HeleneKassandra HeleneKassandra left a comment

Choose a reason for hiding this comment

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

Er det ett problem at svg-ikonene har satt størrelse og ikke lar seg påvirke av tekst forstørrelse? Eller går det bra i dette tilfelle?

@antidecaf
Copy link
Contributor Author

Er det ett problem at svg-ikonene har satt størrelse og ikke lar seg påvirke av tekst forstørrelse? Eller går det bra i dette tilfelle?

Ser ikke ut som noe problem i dette tilfellet, siden det ikke påvirker tekst eller overflow.

@antidecaf antidecaf merged commit 12b65bb into develop Mar 13, 2024
4 checks passed
@antidecaf antidecaf deleted the expand-button-height branch March 13, 2024 13:26
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.

Fikse feil ved fontskalering i ExpandButton og Collapse
2 participants