Skip to content

Commit

Permalink
core: frontend: parameter-editor: ParameterLoader: Add max-height
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Feb 13, 2025
1 parent 18f1a0f commit 44e4a3d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@
:bench="100"
:items="parametersFromSet(different_param_set)"
:item-height="30"
class="virtual-table"
disabled
:max-height="500"
>
<template #default="{ item }">
<v-row class="virtual-table-row">
Expand Down

0 comments on commit 44e4a3d

Please sign in to comment.