mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-12-16 11:47:48 +01:00
tweaks
This commit is contained in:
@@ -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 }">
|
||||
|
||||
@@ -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 }">
|
||||
|
||||
@@ -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 }">
|
||||
|
||||
Reference in New Issue
Block a user