Skip to content

Commit 42dfb1f

Browse files
save file
1 parent 3a563d2 commit 42dfb1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

utils/gcloud/generate-token-from-service-account-keyfile/generate-token-from-service-account-keyfile.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,11 @@
135135

136136
#output
137137
{white-space:pre-wrap;font-family:monospace;word-break:break-all;border:1px solid lightgray;border-radius:10px;padding:10px;
138-
height:350px;flex: 0 0 auto;
138+
height:350px;flex: 0 0 auto;margin-bottom:30px;
139139
}
140140

141141
web-editor
142-
{border:1px solid lightgray;padding:10px;flex:1}
142+
{border:1px solid lightgray;padding:10px}
143143

144144
.visually-hidden
145145
{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;overflow:hidden;}
@@ -174,7 +174,7 @@ <h1 class=visually-hidden>generate access token from service account keyfile</h1
174174
</div>
175175

176176

177-
<web-editor id=script component src='generate.js'></web-editor>
177+
<web-editor id=script component fullsize src='generate.js'></web-editor>
178178

179179

180180
<log-mod component></log-mod>

0 commit comments

Comments
 (0)