Skip to content

Commit

Permalink
fix branch dropdown bug
Browse files Browse the repository at this point in the history
  • Loading branch information
yoiteyou committed Feb 6, 2025
1 parent 8b9efc7 commit d6696b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/shared/BranchDropdown.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div>
<el-dropdown>
<el-dropdown :max-height="300">
<el-button type="default">
<SvgIcon
name="branch"
Expand Down

0 comments on commit d6696b5

Please sign in to comment.