Skip to content

Question tabs layout resizing #747

Description

@romaintailhurat

Today we have this layout for the Declarations to Collected variables panels:

image

I proposed that we redefined it in order to have:

image

Two changes:

  1. the blue side is now using 25% of the flex container width, the red 75% (currently, it is 35 and 65 respectively)
  2. the editor container is set to use a 200px height (currently 100px), code change is
<div class="editor-container" style="height: 200px; width: 100%;">

I think we could add those changes when integrating the new VTL editor, see #711

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions