mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
Extended horizontal overflow to feed and category views.
This commit is contained in:
parent
11d880087d
commit
084642eb0a
2 changed files with 4 additions and 4 deletions
File diff suppressed because one or more lines are too long
|
@ -528,7 +528,7 @@ a.button {
|
||||||
content: "";
|
content: "";
|
||||||
}
|
}
|
||||||
|
|
||||||
.hide-read-items {
|
.items {
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue