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

add search to plugin installer

This commit is contained in:
Andrew Dolgov
2021-03-04 15:52:37 +03:00
parent 2f6ea8b387
commit 04128c7870
9 changed files with 116 additions and 26 deletions

View File

@@ -1171,6 +1171,11 @@ body.ttrss_main {
height : 200px;
}
.panel-scrollable-400px {
overflow : auto;
height : 400px;
}
ul.list li {
padding : 2px;
}