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: Fix Vuetify List Dense Style - MEED-7511 - Meeds-io/meeds#2406 #833

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

boubaker
Copy link
Member

Prior to this change, after increasing the font-size in Meeds-io/MIPs#144, the predefined line-height of List, in dense configuration, isn't adapted and truncates the bottom of some latin characters. This change ensures to use element relative unit ('em' instead of 'rem') to make this more flexible and adds a small spacing in case of big used fonts.

Prior to this change, after increasing the font-size in Meeds-io/MIPs#144, the predefined line-height of List, in dense configuration, isn't adapted and truncates the bottom of some latin characters. This change ensures to use element relative unit ('em' instead of 'rem') to make this more flexible and adds a small spacing in case of big used fonts.
@boubaker boubaker merged commit b918570 into feature/whitepaper Sep 20, 2024
3 checks passed
@boubaker boubaker deleted the meed-7511 branch September 20, 2024 08:09
Copy link

sonarcloud bot commented Sep 20, 2024

boubaker added a commit that referenced this pull request Sep 20, 2024
…833)

Prior to this change, after increasing the font-size in
Meeds-io/MIPs#144, the predefined line-height of List, in dense
configuration, isn't adapted and truncates the bottom of some latin
characters. This change ensures to use element relative unit ('em'
instead of 'rem') to make this more flexible and adds a small spacing in
case of big used fonts.
boubaker added a commit that referenced this pull request Sep 20, 2024
…833)

Prior to this change, after increasing the font-size in
Meeds-io/MIPs#144, the predefined line-height of List, in dense
configuration, isn't adapted and truncates the bottom of some latin
characters. This change ensures to use element relative unit ('em'
instead of 'rem') to make this more flexible and adds a small spacing in
case of big used fonts.
boubaker added a commit that referenced this pull request Sep 20, 2024
…833)

Prior to this change, after increasing the font-size in
Meeds-io/MIPs#144, the predefined line-height of List, in dense
configuration, isn't adapted and truncates the bottom of some latin
characters. This change ensures to use element relative unit ('em'
instead of 'rem') to make this more flexible and adds a small spacing in
case of big used fonts.
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.

1 participant