mirror of
https://github.com/immich-app/immich.git
synced 2026-03-22 20:30:01 +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