Skip to content

Commit 429b194

Browse files
added close modal on open ide
1 parent a5b6d8f commit 429b194

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projectGeneratorElectron/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
<p>Sorry, I've got nothing to say...</p>
301301
</div>
302302
<div class="actions">
303-
<div class="ui button" id="IDEButton" style="display: none;">Open in IDE</div>
303+
<div class="ui cancel button" id="IDEButton" style="display: none;">Open in IDE</div>
304304
<div class="ui cancel button">Close</div>
305305
</div>
306306
</div>

0 commit comments

Comments
 (0)