Skip to content

Commit

Permalink
fix: hide card buttons and menus in layout view (fluidd-core#710)
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Lamas <[email protected]>
  • Loading branch information
pedrolamas authored and matmen committed Jun 27, 2022
1 parent aa201d8 commit 7f3bb3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/common/CollapsableCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
</v-col>

<v-col
v-if="!inLayout"
cols="auto"
align-self="center"
>
Expand Down

0 comments on commit 7f3bb3c

Please sign in to comment.