fix post overflow on mobile
This commit is contained in:
parent
a84289b9be
commit
5a6b54d757
|
@ -1382,6 +1382,7 @@ code {
|
|||
}
|
||||
#post .usertext-body {
|
||||
margin-left: 2.5%;
|
||||
margin-right: 2.5%;
|
||||
}
|
||||
#post .image {
|
||||
padding-left: 2.5%;
|
||||
|
|
Loading…
Reference in New Issue