mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2024-11-25 10:55:50 +03:00
mobile torrent title overflow
This commit is contained in:
parent
bcf9715891
commit
74db87a304
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
:class="style"
|
||||
>
|
||||
<v-flex xs12 class="ma-1 mt-0" row>
|
||||
<span class="truncate subtitle-1">
|
||||
<span class="subtitle-1">
|
||||
{{ torrent.name }}
|
||||
</span>
|
||||
</v-flex>
|
||||
|
|
Loading…
Reference in a new issue