1 $group
2 . ittf-editor
3 display flex
4 flex-direction column !important
5 height 100% !important
6 width 100% !important
7 # ittf-editor-title
8 height 20px !important
9 width 100% !important
10 padding 2px 8px
11 . ittf-editor-panel
12 height 100% !important
13 width 100% !important
14 # editorContainer
15 height 100% !important
16 width 100% !important
17 . result-browser
18 display flex
19 flex-direction column !important
20 height 100% !important
21 width 100% !important
22 # result-browser-title
23 height 20px !important
24 width 100% !important
25 padding 2px 8px
26 . result-browser-panel
27 height 100% !important
28 width 100% !important
29 . result-browser-container
30 height 100% !important
31 width 100% !important
32 . result-browser-control
33 height 100% !important
34 width 100% !important
35 . result-iframe
36 height 100% !important
37 width 100% !important