mirror of
https://codeberg.org/tacerus/teddit.git
synced 2025-01-08 12:22:33 +01:00
fix video overflow on mobile
This commit is contained in:
parent
2cd2c85372
commit
622f08f9f1
4
dist/css/styles.css
vendored
4
dist/css/styles.css
vendored
@ -1396,6 +1396,10 @@ code {
|
||||
#post .image {
|
||||
padding: 2.5%;
|
||||
}
|
||||
#post .video {
|
||||
margin: 5px 2.5%;
|
||||
width: 95%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user