Skip to content

Commit

Permalink
Make severity override textarea not auto-grow and increase its height
Browse files Browse the repository at this point in the history
Signed-off-by: Joyce Quach <[email protected]>
  • Loading branch information
jtquach1 committed Jan 17, 2025
1 parent 8311ea9 commit 1cc6255
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
solo
outlined
dense
auto-grow
rows="3"
no-resize
rows="6"
/>
<v-row justify="center" class="mx-auto pb-5">
<v-btn class="mr-5" color="#616161" dark @click="cancelSeverityOverride"
Expand Down

0 comments on commit 1cc6255

Please sign in to comment.