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

fix previous issue properly

This commit is contained in:
Andrew Dolgov
2021-03-23 11:52:08 +03:00
parent e3c51b0e6c
commit be2d1602bd
6 changed files with 16 additions and 10 deletions

View File

@@ -639,6 +639,7 @@ body.ttrss_main {
//margin-top : 2px;
min-width : 23px;
height : 14px;
flex-shrink : 0;
&.aux, &.marked {
background : @color-panel-bg;