mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
add click to enlarge media on mobile with close button
This commit is contained in:
@@ -249,7 +249,6 @@ const PostMobile = ({ post }: Comment) => {
|
||||
showThumbnail={showThumbnail}
|
||||
setShowThumbnail={setShowThumbnail}
|
||||
/>
|
||||
{commentMediaInfo?.type && <div className={styles.fileInfo}>{commentMediaInfo.type}</div>}
|
||||
</>
|
||||
)}
|
||||
{content && (
|
||||
|
||||
Reference in New Issue
Block a user