mirror of
https://github.com/xlmnxp/extractify.zip.git
synced 2024-11-23 17:13:12 +03:00
use dvh for dynamic content for mobile devices
This commit is contained in:
parent
eef30d2a58
commit
5f4329d8f9
2
app.vue
2
app.vue
@ -152,7 +152,7 @@ function stepUp(path: string) {
|
|||||||
</v-toolbar>
|
</v-toolbar>
|
||||||
<TreeView :filesList="filesList" :nav=true></TreeView>
|
<TreeView :filesList="filesList" :nav=true></TreeView>
|
||||||
</v-navigation-drawer>
|
</v-navigation-drawer>
|
||||||
<v-main class="select-area" style="height: 100vh;">
|
<v-main class="select-area" style="height: 100dvh;">
|
||||||
<v-toolbar class="px-5" height="auto">
|
<v-toolbar class="px-5" height="auto">
|
||||||
|
|
||||||
<v-row align="center" justify="center">
|
<v-row align="center" justify="center">
|
||||||
|
Loading…
Reference in New Issue
Block a user