mirror of
https://codeberg.org/teddit/teddit
synced 2025-01-10 09:32:38 +01:00
fix post overflow on mobile
This commit is contained in:
parent
a84289b9be
commit
5a6b54d757
1
dist/css/styles.css
vendored
1
dist/css/styles.css
vendored
@ -1382,6 +1382,7 @@ code {
|
|||||||
}
|
}
|
||||||
#post .usertext-body {
|
#post .usertext-body {
|
||||||
margin-left: 2.5%;
|
margin-left: 2.5%;
|
||||||
|
margin-right: 2.5%;
|
||||||
}
|
}
|
||||||
#post .image {
|
#post .image {
|
||||||
padding-left: 2.5%;
|
padding-left: 2.5%;
|
||||||
|
Loading…
Reference in New Issue
Block a user