Skip to content

Commit

Permalink
fix(item-layout): alignment issues (#929)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliodialpad committed Jul 27, 2023
1 parent bb12ad5 commit 4d00e1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/build/less/components/item-layout.less
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
display: flex;
align-items: center;
min-width: var(--dt-size-600);
min-height: inherit;
}

&--right {
Expand Down

0 comments on commit 4d00e1a

Please sign in to comment.