You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Install the bootstrap-package
Create a card group with 3 card elements
Open the web page on a mobile device with device font set to "small"
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
The text was updated successfully, but these errors were encountered:
Bug Report
Prerequisites
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 theirfont-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
bootstrap-package
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 Typo312.4.15
The text was updated successfully, but these errors were encountered: