mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-01-30 10:13:03 +08:00
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
Block a user