mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
Widening thumbnails.
This commit is contained in:
parent
0a44ca81b1
commit
b821f8e40c
4
ui/src/css/main.css
vendored
4
ui/src/css/main.css
vendored
@ -120,8 +120,8 @@ blockquote {
|
||||
}
|
||||
|
||||
.thumbnail {
|
||||
max-height: 50px;
|
||||
max-width: 50px;
|
||||
max-height: 62px;
|
||||
max-width: 400px;
|
||||
}
|
||||
|
||||
.no-s-hows {
|
||||
|
Loading…
Reference in New Issue
Block a user