File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 18
18
}
19
19
</style >
20
20
<rect width =" 800" height =" {{ height_ }} " style =" fill: {{ background_color }} ;" />
21
- <rect width =" 693 " height =" 40" x =" 107 " style =" fill: {{ header_color }} ;" />
21
+ <rect width =" 673 " height =" 40" x =" 127 " style =" fill: {{ header_color }} ;" />
22
22
<rect width =" 1" height =" {{ height_main_line }} " x =" 40" y =" 65" fill =" {{ indent_color }} " />
23
23
24
24
<text y =" 60" font-family =" Consolas, monospace" class =" indexes" fill =" {{ main_color }} " >
25
25
{{{ indexes }}}
26
26
</text >
27
27
<text y =" 25" class =" filename" font-family =" Segoe WPC, Segoe UI, sans-serif" fill =" {{ main_color }} " >
28
28
<tspan fill =" {{ icon_color }} " font-family =" Consolas, monospace" >{}</tspan > info.json
29
+ <tspan font-family =" Consolas, monospace" style =" font-size: .8rem;" > ✕ </tspan >
29
30
</text >
30
31
<text y =" 60" font-family =" Consolas, monospace" class =" main_text" fill =" {{ main_color }} " >
31
32
{{{ json }}}
You can’t perform that action at this time.
0 commit comments