feat: add plugin entry selection

This commit is contained in:
licoy
2024-06-27 15:35:16 +08:00
parent a51fb24f36
commit fa6ebadc7b
3 changed files with 37 additions and 10 deletions

View File

@@ -291,6 +291,10 @@
justify-content: center;
z-index: 999;
.selector-item-disabled{
opacity: 0.6;
}
&-content {
.list {
max-height: 90vh;