Skip to content

Commit

Permalink
fix(cosmoz-tab-card): fix sizing
Browse files Browse the repository at this point in the history
  • Loading branch information
megheaiulian committed Apr 11, 2024
1 parent 0bf949b commit 4ae4f6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cosmoz-tab-card.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ const style = css`
.collapse {
display: flex;
flex-direction: column;
flex: auto;
}
Expand Down

0 comments on commit 4ae4f6a

Please sign in to comment.