1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-05 04:47:32 +02:00
This commit is contained in:
Kushagra Gour
2018-04-23 00:54:47 +05:30
parent 77414211f0
commit c2e002a54c
5 changed files with 18 additions and 6 deletions

View File

@@ -61,7 +61,7 @@
<div class="main-header">
<input type="text" id="js-title-input" title="Click to edit" class="item-title-input" value="Untitled Work">
<div class="main-header__btn-wrap flex flex-v-center">
<a id="runBtn" class="hide flex flex-v-center hint--rounded hint--bottom-left" aria-label="Run preview (Ctrl/⌘ + Shift + 5)" d-click="setPreviewContent">
<a id="runBtn" class="hide flex flex-v-center hint--rounded hint--bottom-left" aria-label="Run preview (Ctrl/⌘ + Shift + 5)" d-click="onRunBtnClick">
<svg style="width: 14px; height: 14px;">
<use xlink:href="#play-icon"></use>
</svg>Run