Fix: admin theme emoji alignment #286

Closed
opened 2026-04-05 20:47:19 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @joepduin on 11/11/2025

Emojis look different on each OS and device, so their size and spacing change.
A fixed inline-flex slot keeps every emoji the same width, so the text now always lines up.

Before:
before
After:
after

*Originally created by @joepduin on 11/11/2025* Emojis look different on each OS and device, so their size and spacing change. A fixed inline-flex slot keeps every emoji the same width, so the text now always lines up. Before: <img width="266" height="247" alt="before" src="https://github.com/user-attachments/assets/3d0edb10-e7c9-4e2e-a828-58364827de0a" /> After: <img width="234" height="247" alt="after" src="https://github.com/user-attachments/assets/c7125694-5a40-4a7d-9d42-2fa793fa022d" />
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#286