Add classes for overflow and height restriction

This commit is contained in:
Robbie Davis
2024-03-14 21:47:08 -04:00
parent b3ad9eb22b
commit db0eb39deb

View File

@@ -103,7 +103,8 @@ async function scan() {
<!-- Scan log -->
<v-row
no-gutters
class="align-center pa-4"
class="align-center pa-4 overflow-y-auto"
:style="{ max-height: calc(100dvh-295px) }"
v-for="platform in scanningPlatforms"
>
<v-col>