combined mode: add a hack (?) for .titleWrap width

This commit is contained in:
Andrew Dolgov
2021-12-01 14:02:43 +03:00
parent a201e10ee0
commit be94a3a791
7 changed files with 7 additions and 0 deletions

View File

@@ -1258,6 +1258,7 @@ body.ttrss_utility hr {
}
.cdm .header .titleWrap {
flex-grow: 2;
width: 0;
}
.cdm .header .updated {
color: #555;