mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-03-05 13:30:33 -05:00
make expandable post image in subreddit views max-height 600px
This commit is contained in:
@@ -497,7 +497,8 @@ footer a {
|
||||
#links .link .entry details .line:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
@media screen and (max-width: 600px) {
|
||||
#links .link .entry details.preview-container img {
|
||||
max-height: 600px !important;
|
||||
}
|
||||
/* COMMENTS */
|
||||
.comment {
|
||||
|
||||
Reference in New Issue
Block a user