mirror of
https://github.com/immich-app/immich.git
synced 2026-03-18 15:37:54 -04: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