mirror of
https://github.com/immich-app/immich.git
synced 2026-03-14 13:50:01 -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