Skip to content

Fix text overflow of Performance bar in text only zoom mode in Firefox

What does this MR do and why?

Fixes text overflow in performance bar.

This changes the height from px to rem to be scalable.

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

  1. Open Firefox
  2. Go to settings and set Zoom to 200%, Check «Zoom text only»
  3. Verify Performance bar

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #427806 (closed), UX Paper Cuts 16.5 → Cleanup (#424403 - closed)

Merge request reports