fix indentation
This commit is contained in:
parent
df8aa69a99
commit
67a70ad112
|
@ -1,7 +1,7 @@
|
|||
<div class='card' style={style} onclick={card_clicked} data-name="{name}" {sort_keys}>
|
||||
{background_image}
|
||||
<div class="button-row">
|
||||
{copy_path_button}
|
||||
{copy_path_button}
|
||||
{metadata_button}
|
||||
{edit_button}
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue