Describe the bug 📝
When I change the font size in a bim-label component, the height of the row remains the same and it will not be updated to the new font size. I noticed that the problem could be in the line-height set to 1.1rem, probably it should be 1.1em so it will adapt on the font size of the parent element.
Situation with 1.1rem:

Situation with 1.1em:

Reproduction ▶️
No response
Steps to reproduce 🔢
Create a bim-label element and set the font size to 50px for example
System Info 💻
Used Package Manager 📦
npm
Error Trace/Logs 📃
No response
Validations ✅
Describe the bug 📝
When I change the font size in a bim-label component, the height of the row remains the same and it will not be updated to the new font size. I noticed that the problem could be in the line-height set to 1.1rem, probably it should be 1.1em so it will adapt on the font size of the parent element.
Situation with 1.1rem:

Situation with 1.1em:

Reproduction▶️
No response
Steps to reproduce 🔢
Create a bim-label element and set the font size to 50px for example
System Info 💻
Used Package Manager 📦
npm
Error Trace/Logs 📃
No response
Validations ✅