mirror of
https://github.com/immich-app/immich.git
synced 2026-05-11 10:15:07 +03:00
The numbers in the backup page are not monospace, and so changes cause the layout to shift. Using tabular figures (monospace) will prevent that. Refs: #25021