Skip to content

Commit

Permalink
fix: Instances templates aren't shown sometime
Browse files Browse the repository at this point in the history
  • Loading branch information
ci010 committed Dec 30, 2023
1 parent a5bfed6 commit ec31151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmcl-keystone-ui/src/components/StepTemplate.vue
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</v-list-item>
<v-divider />
<v-virtual-scroll
:bench="2"
:bench="8"
class="visible-scroll ml-2 h-full max-h-full overflow-auto"
:items="items"
:item-height="72"
Expand Down

0 comments on commit ec31151

Please sign in to comment.