mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
zoom mode: hide .attachments
This commit is contained in:
@@ -10,6 +10,10 @@ body.ttrss_zoom {
|
||||
background : white;
|
||||
box-shadow : 0px 1px 1px -1px rgba(0,0,0,0.1);
|
||||
|
||||
.attachments {
|
||||
display : none;
|
||||
}
|
||||
|
||||
div.header {
|
||||
margin : 10px;
|
||||
padding-bottom : 10px;
|
||||
|
||||
Reference in New Issue
Block a user