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

Card Elements don't respect the font-size of the device #1496

Open
3 tasks done
exceptioncoding opened this issue Jul 22, 2024 · 0 comments
Open
3 tasks done

Card Elements don't respect the font-size of the device #1496

exceptioncoding opened this issue Jul 22, 2024 · 0 comments
Labels

Comments

@exceptioncoding
Copy link

exceptioncoding commented Jul 22, 2024

Bug Report

Prerequisites

  • Can you reproduce the problem on TYPO3 v11.5 LTS
  • Can you reproduce the problem on TYPO3 v12.4 LTS
  • Did you perform a cursory search
    to see if your bug or enhancement is already reported?

Description

Using the card group provided with bootstrap-package on mobile devices the card elements don't scale their font-size based on the configured text size of the device. Opening the web page with text size set to "small" has the same result as opening it with text size "ultra large".

Steps to Reproduce

  1. Install the bootstrap-package
  2. Create a card group with 3 card elements
  3. Open the web page on a mobile device with device font set to "small"
  4. Open the web page on the same device with device font set to "large"

Expected behavior

The font-size should adjust based on the devices text size.

Actual behavior

The font-size stays the same.

Screenshots

Small

Large

Versions

bootstrap-package 14.0.7 on Typo3 12.4.15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant