mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-03 22:19:13 +00:00
show all subscribed feeds with scrollbar in user details
This commit is contained in:
@@ -916,3 +916,9 @@ span.groupPrompt {
|
||||
font-size : x-small;
|
||||
color : #505050;
|
||||
}
|
||||
|
||||
ul.userFeedList {
|
||||
height : 300px;
|
||||
overflow : auto;
|
||||
list-style-type : none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user