mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-18 21:45:06 -04:00
fix video overflow on mobile
This commit is contained in:
Vendored
+4
@@ -1396,6 +1396,10 @@ code {
|
|||||||
#post .image {
|
#post .image {
|
||||||
padding: 2.5%;
|
padding: 2.5%;
|
||||||
}
|
}
|
||||||
|
#post .video {
|
||||||
|
margin: 5px 2.5%;
|
||||||
|
width: 95%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user