mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-03-14 12:10:18 +03:00
improv: allow copy from torrentDetailModal #251
This commit is contained in:
parent
378b6cc7f6
commit
148859c4f8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
:fullscreen="isFullscreen"
|
||||
>
|
||||
<v-card
|
||||
class="rounded-t-formtop noselect"
|
||||
class="rounded-t-formtop"
|
||||
:class="isFullscreen ? '' : 'fix-height'"
|
||||
>
|
||||
<v-card-title class="primary pa-0" @dblclick="hndlFullscreen = !hndlFullscreen">
|
||||
|
|
Loading…
Add table
Reference in a new issue