1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:45:56 +00:00

compact.css: fix italics

This commit is contained in:
Andrew Dolgov
2018-12-21 08:39:04 +03:00
parent 7867f3efa4
commit 54c9703a29
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ body.ttrss_main.ttrss_index.flat {
}
div[id*=RROW] {
i {
i.material-icons {
font-size: 18px;
}
}