fix run button · GeekWorkCode/AlgorithmVisualizer@4e32e3f · GitHub
Skip to content

Commit 4e32e3f

Browse files
committed
fix run button
1 parent 88efa68 commit 4e32e3f

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

css/stylesheet.css

Lines changed: 8 additions & 0 deletions

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h3>
3737
</div>
3838
<button id="btn_run">
3939
<i class="fa fa-play" aria-hidden="true"></i>
40-
<span class="btn-text">Run</span>
40+
<span class="btn-text"></span>
4141
</button>
4242
<button id="btn_prev">
4343
<i class="fa fa-chevron-left" aria-hidden="true"></i>

js/dom/setup/setup_top_menu.js

Lines changed: 0 additions & 4 deletions

0 commit comments

Comments
 (0)