Skip to content

Commit

Permalink
quick fix min height on post list item
Browse files Browse the repository at this point in the history
  • Loading branch information
leagrdv committed Dec 31, 2024
1 parent 72b97c6 commit 36da242
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ post-popovercontainer {
text-decoration: none;
width: 100%;
height: auto;
min-height: 48px;

&:hover {
border-block-width: 0;
Expand Down

0 comments on commit 36da242

Please sign in to comment.