refactor: playground params container

This commit is contained in:
jialin
2026-03-17 16:35:55 +08:00
committed by jialin
parent 68519223fa
commit 64955c26a7
16 changed files with 199 additions and 434 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ const InputWrapper = styled.div`
}
.seal-textarea-wrapper {
height: auto;
padding-right: 10px;
padding-right: 4px;
textarea {
overflow-y: auto !important;
}