mirror of
https://github.com/danog/telegram-tt.git
synced 2024-11-26 12:24:46 +01:00
Audio Player: Fix text overflow
This commit is contained in:
parent
dbf9ef85c9
commit
e8f2f10d49
@ -173,7 +173,7 @@
|
||||
.subtitle {
|
||||
font-size: 0.8125rem !important;
|
||||
color: var(--color-text-secondary);
|
||||
line-height: 0.8125rem;
|
||||
line-height: 0.9375rem;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
Loading…
Reference in New Issue
Block a user