Skip to content

Commit

Permalink
Reduce height of add-card-button
Browse files Browse the repository at this point in the history
  • Loading branch information
dyedwiper committed Mar 6, 2025
1 parent eaad804 commit 777344c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/modules/feature/board/board/BoardAddCardButton.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<template>
<div
class="d-flex w-100 justify-center button-background pb-4 pt-2 text-center sticky"
style="height: 4rem"
class="d-flex w-100 justify-center button-background pb-2 pt-2 text-center sticky"
ref="sticky"
>
<VBtn
Expand Down

0 comments on commit 777344c

Please sign in to comment.