mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2024-11-25 10:55:50 +03:00
Sidebar buttons not visible on every mobile browser #38
This commit is contained in:
parent
1c8289df0e
commit
0830e56396
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
app
|
||||
v-model="drawer"
|
||||
class="primary"
|
||||
style="position: fixed"
|
||||
style="position: fixed; height: 100%"
|
||||
disable-resize-watcher
|
||||
>
|
||||
<!--current download speeds -->
|
||||
|
|
Loading…
Reference in a new issue