Disable bottom sheet video description (duplicate)

There are two description areas. Disabled the bottom sheet one because scrolling is non-functional.
This commit is contained in:
Ethan 2022-03-21 23:45:15 -05:00
parent d91b5de945
commit c9ca9ab6b6
1 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@
{{ description }}
</div>
<v-bottom-sheet
<!-- <v-bottom-sheet
v-model="showMore"
color="accent"
style="z-index: 9999999"
@ -57,7 +57,7 @@
{{ description }}
</div>
</v-sheet>
</v-bottom-sheet>
</v-bottom-sheet> -->
<!-- <v-bottom-sheet v-model="share" color="accent" style="z-index: 9999999">
<v-sheet style="padding: 1em">
<div class="scroll-y">