Skip to content

Commit

Permalink
fix(Placeholder): stretched height: 100%;
Browse files Browse the repository at this point in the history
- fixes #5556
  • Loading branch information
SevereCloud committed Aug 21, 2023
1 parent df30655 commit 7f9295f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
flex: 1 0;
padding-top: inherit;
padding-bottom: inherit;
height: 100%;
}

.Placeholder__icon {
Expand Down

0 comments on commit 7f9295f

Please sign in to comment.