This commit is contained in:
vegu-ai-tools
2025-08-22 19:41:17 +03:00
parent 0dc696301a
commit bbb66d63fd
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
<v-divider></v-divider>
<v-row>
<v-col cols="4" style="max-height: 70vh; overflow: auto" class="mt-4">
<v-col cols="4" style="max-height: 60vh; overflow: auto" class="mt-4">
<v-list density="compact" slim v-model:opened="groupsOpen">
<v-list-group value="templates" fluid>
<template v-slot:activator="{ props }">

View File

@@ -16,7 +16,7 @@
<v-divider></v-divider>
<v-row>
<v-col cols="4" style="max-height: 70vh; overflow: auto" class="mt-4">
<v-col cols="4" style="max-height: 60vh; overflow: auto" class="mt-4">
<v-list density="compact" slim v-model:opened="groupsOpen">
<v-list-group value="templates" fluid>
<template v-slot:activator="{ props }">

View File

@@ -14,7 +14,7 @@
</v-row>
<v-divider></v-divider>
<v-row>
<v-col cols="5" style="max-height: 70vh; overflow: auto" class="mt-4">
<v-col cols="5" style="max-height: 60vh; overflow: auto" class="mt-4">
<v-list density="compact" slim v-model:opened="groupsOpen">
<v-list-group value="templates" fluid>
<template v-slot:activator="{ props }">