Skip to content

Commit 3fb7202

Browse files
committed
fix: remove New Project icon
1 parent 4b3d205 commit 3fb7202

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

index.html

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -361,21 +361,6 @@ <h3 class="group-header">Cloud Files</h3>
361361
>
362362
<i class="fas fa-pen" style="font-size: 0.8em"></i>
363363
</button>
364-
<button
365-
class="btn-icon"
366-
onclick="resetProject()"
367-
title="New Project"
368-
style="
369-
width: 24px;
370-
height: 24px;
371-
padding: 0;
372-
display: flex;
373-
align-items: center;
374-
justify-content: center;
375-
"
376-
>
377-
<i class="fas fa-plus" style="font-size: 0.8em"></i>
378-
</button>
379364
</div>
380365
</div>
381366

0 commit comments

Comments
 (0)