Improve plugin list about panel visibility
This commit is contained in:
parent
53c3fa5535
commit
4b7dc2d829
@ -1033,10 +1033,11 @@
|
|||||||
margin-right: 12px;
|
margin-right: 12px;
|
||||||
}
|
}
|
||||||
#plugin_list .about {
|
#plugin_list .about {
|
||||||
margin-right: 12px;
|
|
||||||
padding-top: 12px;
|
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
max-height: 480px;
|
max-height: 480px;
|
||||||
|
margin: 6px 0;
|
||||||
|
padding: 6px 12px;
|
||||||
|
background: var(--color-button);
|
||||||
}
|
}
|
||||||
#plugin_list > li ul.plugin_tag_list {
|
#plugin_list > li ul.plugin_tag_list {
|
||||||
margin: 5px 8px;
|
margin: 5px 8px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user