mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 12:05:57 +00:00
zoom css: limit video width
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -72,8 +72,8 @@ body.ttrss_zoom {
|
|||||||
line-height : 1.5;
|
line-height : 1.5;
|
||||||
padding : 10px;
|
padding : 10px;
|
||||||
|
|
||||||
img {
|
img, video {
|
||||||
max-width : 730px;
|
max-width : 760px;
|
||||||
height : auto;
|
height : auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user