Skip to content

Commit 7e1366f

Browse files
victorlapskjnldsv
authored andcommitted
feat(files): Add font-variant-numeric to selected files list
Signed-off-by: Victor <victorlap@outlook.com> [skip ci]
1 parent 4443279 commit 7e1366f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/files/src/components/FilesListVirtual.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,7 @@ export default defineComponent({
508508
.files-list__selected {
509509
padding-inline-end: 12px;
510510
white-space: nowrap;
511+
font-variant-numeric: tabular-nums;
511512
}
512513
513514
.files-list__table {

0 commit comments

Comments
 (0)