File tree Expand file tree Collapse file tree
utils/editors/srcdoc/v2.0 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 103103 {height : calc (100% - 16px );display : flex;flex-direction : column;font-family : arial}
104104
105105 # github-root
106- {border : 1px solid lightgray;padding : 5px 10px ;border-radius : 3px ;cursor : pointer}
106+ {border : 1px solid lightgray;padding : 5px 10px ;border-radius : 3px ;cursor : pointer; display : flex; align-items : center; gap : 5 px }
107107
108108 .icon
109109 {border : 1px solid gray;border-radius : 3px ;box-sizing : border-box;width : 30px ;height : 30px ;cursor : pointer}
146146
147147
148148 < editors-hdr v2.0 component =grp >
149- < img slot =title src ='images/srcdoc.png ' style ='top:-5px;height:55px ' alt ='html editor '>
149+ < img slot =title src ='images/srcdoc.png ' style ='top:-5px;height:70px ' alt ='html editor '>
150150 < h1 slot =seo-hdr class =visually-hidden >
151151 html editor
152152 </ h1 >
You can’t perform that action at this time.
0 commit comments