]> Untitled Git - lemmy-ui.git/commit
Add fixed width/height to `PostListing` thumbnail parent (#1660)
authorAlec Armbruster <35377827+alectrocute@users.noreply.github.com>
Thu, 29 Jun 2023 02:44:10 +0000 (22:44 -0400)
committerGitHub <noreply@github.com>
Thu, 29 Jun 2023 02:44:10 +0000 (22:44 -0400)
commit38a109ba9215bd161fb9205e162b24a0afb6bcce
tree9319bbf1396353cc2748f57fddabe49cd080b7a5
parenta30c112048848e208f3048d3231cdb12332088d9
Add fixed width/height to `PostListing` thumbnail parent (#1660)

* add static width/height for post listing thumbnails

* Update src/shared/components/post/post-listing.tsx

Co-authored-by: Jay Sitter <jsit@users.noreply.github.com>
* make hopefully final tweaks

* remove .overflow-hidden

---------

Co-authored-by: Jay Sitter <jsit@users.noreply.github.com>
Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
src/assets/css/main.css
src/shared/components/post/post-listing.tsx