[READ-ONLY] Mirror of https://github.com/probablykasper/ferrum. Music library app for Mac, Linux and Windows ferrum.kasper.space
electron linux macos music music-library music-player napi windows
0

Configure Feed

Select the types of activity you want to include in your feed.

Make date digits fixed width

Kasper (May 28, 2025, 1:07 PM +0200) eacd9e49 9bb6f31a

+2 -2
+2 -2
src/components/TrackList.svelte
··· 790 790 padding-left: 0px 791 791 padding-right: 10px 792 792 text-align: right 793 + &.dateAdded 794 + font-variant-numeric: tabular-nums 793 795 .image 794 796 display: flex 795 797 align-items: center ··· 864 866 // text-overflow: ellipsis 865 867 // padding-left: 5px 866 868 // padding-right: 5px 867 - // .dateAdded 868 - // font-variant-numeric: tabular-nums 869 869 .drag-line 870 870 position: absolute 871 871 width: 100%