mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
grid view tweaks
This commit is contained in:
@@ -86,12 +86,20 @@
|
||||
font-size : 16px;
|
||||
}
|
||||
|
||||
.intermediate iframe,
|
||||
.content-inner iframe {
|
||||
max-width : 98%;
|
||||
width : auto;
|
||||
height : auto;
|
||||
}
|
||||
|
||||
.intermediate img,
|
||||
.intermediate video,
|
||||
.content-inner img,
|
||||
.content-inner video {
|
||||
border-width : 0px;
|
||||
max-width : 98%;
|
||||
width : auto;
|
||||
height : auto;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user