mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-02-16 15:21:56 +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"
|
:class="style"
|
||||||
>
|
>
|
||||||
<v-flex xs12 class="ma-1 mt-0" row>
|
<v-flex xs12 class="ma-1 mt-0" row>
|
||||||
<span class="truncate subtitle-1">
|
<span class="subtitle-1">
|
||||||
{{ torrent.name }}
|
{{ torrent.name }}
|
||||||
</span>
|
</span>
|
||||||
</v-flex>
|
</v-flex>
|
||||||
|
|
Loading…
Add table
Reference in a new issue