Use CSS background images for options page icon buttons

This commit is contained in:
hensm
2022-08-27 07:46:24 +01:00
parent 25c0187780
commit a65b3bbe4a
3 changed files with 19 additions and 20 deletions

View File

@@ -198,9 +198,7 @@
class="ghost bridge__refresh"
title={_("optionsBridgeRefresh")}
on:click={checkBridgeStatus}
>
<img src="assets/photon_refresh.svg" alt="icon, refresh" />
</button>
/>
</div>
{#if bridgeInfo}