File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
utils/gcloud/generate-token-from-service-account-keyfile Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 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 : 30 px ;
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 >
You can’t perform that action at this time.
0 commit comments