Improve plugin list about panel visibility

This commit is contained in:
JannisX11 2021-11-20 16:51:12 +01:00
parent 53c3fa5535
commit 4b7dc2d829

View File

@ -1033,10 +1033,11 @@
margin-right: 12px;
}
#plugin_list .about {
margin-right: 12px;
padding-top: 12px;
overflow-y: auto;
max-height: 480px;
margin: 6px 0;
padding: 6px 12px;
background: var(--color-button);
}
#plugin_list > li ul.plugin_tag_list {
margin: 5px 8px;