Enhance/Settings UI of plugins (#4035)

more settings types & polish releated ui
This commit is contained in:
Charlie
2022-02-17 10:00:53 +08:00
committed by GitHub
parent 736a4610e6
commit 24b0236b7d
24 changed files with 1028 additions and 472 deletions

View File

@@ -104,7 +104,7 @@
background: var(--ls-secondary-background-color);
.panel-content {
overflow-y: auto;
overflow: overlay;
width: 94vw;
max-height: 85vh;
padding: 2rem;