Skip to content

Commit 35472c0

Browse files
author
FalkWolsky
committed
Adding mn height for App Cards in Marketplace
1 parent d5c9c32 commit 35472c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/packages/lowcoder/src/pages/ApplicationV2/MarketplaceResCard.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ const Card = styled.div`
6767
display: flex;
6868
align-items: center;
6969
height: 100%;
70+
min-height:100px;
7071
width: 100%;
7172
border-bottom: 1px solid #f5f5f6;
7273
padding: 0 10px;

0 commit comments

Comments
 (0)