File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
utils/editors/html/editors-hdr/v2.0 Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 77 < style >
88
99 section
10- {margin : 0 ;box-sizing : border-box;display : flex;align-items : center;
11- gap : 10px ;
12- }
10+ {margin : 0 ;box-sizing : border-box;display : flex;align-items : center;gap : 10px }
1311
1412 .icon
1513 {cursor : pointer;border-radius : 3px ;border : 1px solid gray;box-sizing : border-box;
2523 {}
2624
2725 ::slotted (.title )
28- {text-align : center;position : absolute;left : 0 ;right : 0 ;top : 0px ;z-index : -1 ;margin : 0 auto;
29- }
26+ {text-align : center;position : absolute;left : 0 ;right : 0 ;top : 0px ;z-index : -1 ;margin : 0 auto}
3027
3128 ::slotted ([slot = version ])
3229 {color : green;font-weight : bold}
5047 < section >
5148
5249 < slot name =seo-hdr class =visually-hidden > </ slot >
50+ < slot > </ slot >
5351
5452 < div class =item >
5553
6361
6462 < input value =isolate type =button >
6563
66- < slot > </ slot >
64+ < div style =' flex:1 ' > </ div >
6765
6866 < slot name =version > </ slot >
6967
You can’t perform that action at this time.
0 commit comments