main ← ux-header-tag-overflow
opened 03:04PM - 07 May 26 UTC
Fixes a minor issue where sometimes a lone long tag won't truncate
Before:
…<img width="400" alt="image" src="https://github.com/user-attachments/assets/86b21ebc-2edb-40ac-897e-e754797d98ec" />
After:
<img width="400" alt="image" src="https://github.com/user-attachments/assets/4ab61c7f-48c4-4319-964b-4c3bc6663379" />