[PR #378] refactor: add fixed-width numerals to date and size on file list page #6878

Closed
opened 2026-05-31 00:15:55 +03:00 by zhus · 0 comments
Owner

Original Pull Request: https://github.com/sigoden/dufs/pull/378

State: closed
Merged: Yes


On macOS with Chrome, numbers rendered in the default font vary in width, resulting in misalignment and a cluttered appearance on the file list page.

This pull request addresses the issue by applying the CSS property font-variant-numeric: tabular-nums to the date and size fields.

**Original Pull Request:** https://github.com/sigoden/dufs/pull/378 **State:** closed **Merged:** Yes --- On macOS with Chrome, numbers rendered in the default font vary in width, resulting in misalignment and a cluttered appearance on the file list page. This pull request addresses the issue by applying the CSS property `font-variant-numeric: tabular-nums` to the date and size fields.
zhus added the pull-request label 2026-05-31 00:15:55 +03:00
zhus closed this issue 2026-05-31 00:15:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#6878