Question tabs layout resizing
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 19
- Avg merge
- 19h 49m
- Merged PRs (30d)
- 14
Description
Today we have this layout for the Declarations to Collected variables panels:

I proposed that we redefined it in order to have:

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
```html
```
I think we could add those changes when integrating the new VTL editor, see https://github.com/InseeFr/Pogues/issues/711
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.