client/css: fix sizing of large posts
This commit is contained in:
parent
83cc53be07
commit
7ae2778e48
1 changed files with 0 additions and 3 deletions
|
@ -154,9 +154,6 @@ $safety-unsafe = #F3985F
|
||||||
.post-content
|
.post-content
|
||||||
text-align: left
|
text-align: left
|
||||||
margin: 0 auto
|
margin: 0 auto
|
||||||
max-height: 100%
|
|
||||||
max-width: 100%
|
|
||||||
object-fit: contain
|
|
||||||
position: relative
|
position: relative
|
||||||
|
|
||||||
img, object, video, .post-overlay
|
img, object, video, .post-overlay
|
||||||
|
|
Loading…
Reference in a new issue