Remove icon from button

This commit is contained in:
Björn Fromme
2021-08-23 11:43:09 +02:00
parent 48492e98a3
commit 4688547993
@@ -86,10 +86,6 @@
data-controller="watchlist-toggle"
data-watchlist-toggle-key-value="{hotel.uid}:{product.uid}"
data-action="watchlist-toggle#toggle">
<svg class="w-5 h-5">
<use href="#icon-plus-circle"
data-watchlist-toggle-target="icon"></use>
</svg>
<span data-watchlist-toggle-target="label">
Auf die Merkliste setzen
</span>