1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-23 22:25:14 -04:00

Improvements to movie index sorting fields

This commit is contained in:
Bogdan
2023-05-29 23:27:24 +03:00
parent e0448f7213
commit b5a5530cb1
6 changed files with 132 additions and 12 deletions
@@ -3,3 +3,9 @@
text-align: center;
font-size: $smallFontSize;
}
.title {
@add-mixin truncate;
composes: info;
}