mirror of
https://github.com/Radarr/Radarr
synced 2026-05-09 04:40:56 +02:00
Truncate long names for import lists
This commit is contained in:
parent
81c9537e5a
commit
198e6324e0
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@
|
|||
}
|
||||
|
||||
.name {
|
||||
@add-mixin truncate;
|
||||
|
||||
text-align: center;
|
||||
font-weight: lighter;
|
||||
font-size: 24px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue