Skip to content

Commit 9d48f0c

Browse files
save file
1 parent dc8f2a9 commit 9d48f0c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

utils/editors/srcdoc/v2.0/srcdoc-v2.0.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
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:5px}
107107

108108
.icon
109109
{border:1px solid gray;border-radius:3px;box-sizing:border-box;width:30px;height:30px;cursor:pointer}
@@ -146,7 +146,7 @@
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>

0 commit comments

Comments
 (0)