Query pane size adjusted as API pane field (#4162)

This commit is contained in:
Apeksha Bhosale 2021-04-27 11:04:09 +05:30 committed by GitHub
parent 55fe8757fe
commit 0b2bd452df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@ import { actionPathFromName } from "components/formControls/utils";
import { EvaluationSubstitutionType } from "entities/DataTree/dataTreeFactory";
const Wrapper = styled.div`
width: 60%;
.dynamic-text-field {
border-radius: 4px;
font-size: 14px;