Skip to content

Commit 281bbd1

Browse files
victorlapskjnldsv
authored andcommitted
feat(files): Add font-variant-numeric to selected files list
Signed-off-by: Victor <victorlap@outlook.com>
1 parent 332ab74 commit 281bbd1

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

apps/files/src/components/FilesListVirtual.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -542,6 +542,7 @@ export default defineComponent({
542542
.files-list__selected {
543543
padding-inline-end: 12px;
544544
white-space: nowrap;
545+
font-variant-numeric: tabular-nums;
545546
}
546547
547548
.files-list__table {

dist/files-main.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/files-main.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)