forked from lucaspatenaude/ScoreSpot
Additional styling added to account pane. Icon to delete a favorite prototyped
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
</div>
|
||||
|
||||
<span>{{this.teamname}}</span>
|
||||
|
||||
<div class="delete-favorite-team-button-container">
|
||||
<img id="delete-favorite-team-button" src="additional-image.jpg" alt="Delete Favorite Team">
|
||||
</div>
|
||||
</div>
|
||||
{{/each}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user