mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-25 18:21:29 +00:00
in grid mode, hide feed title from header
This commit is contained in:
@@ -783,6 +783,10 @@ body.ttrss_main {
|
||||
.header {
|
||||
border-bottom-width : 0;
|
||||
padding : 4px;
|
||||
|
||||
.feed {
|
||||
display : none;
|
||||
}
|
||||
}
|
||||
|
||||
.footer {
|
||||
|
||||
Reference in New Issue
Block a user