.ai-tool-parameter { padding: 1.5em; border: 1px solid var(--primary-low); border-radius: var(--d-input-border-radius); } .ai-tool-editor { max-width: 80%; position: relative; #control-rag_uploads .rag-uploader { h3, p { display: none; } } } .ai-tool-test-modal { &__test-result div { ul { padding-left: 1em; } } } .ai-tool-list-editor { &__header { display: flex; justify-content: space-between; align-items: center; margin: 0 0 1em 0; h3 { margin: 0; } } }