mirror of
https://github.com/miniflux/v2.git
synced 2025-09-15 18:57:04 +00:00
Fix regressions introduced in previous JS refactoring
This commit is contained in:
parent
a634839678
commit
17aae72583
5 changed files with 45 additions and 51 deletions
|
@ -611,7 +611,7 @@ a.button {
|
|||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.hide-read-items .item-status-read {
|
||||
.hide-read-items .item-status-read:not(.current-item) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue