diff options
Diffstat (limited to 'html/extra-networks-card.html')
-rw-r--r-- | html/extra-networks-card.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/extra-networks-card.html b/html/extra-networks-card.html index fe90b028..7ea467c1 100644 --- a/html/extra-networks-card.html +++ b/html/extra-networks-card.html @@ -1,4 +1,4 @@ -<div class='card' onclick={card_clicked}> +<div class='card' style={style} onclick={card_clicked}> {background_image} {metadata_button} <div class='actions'> |