stable-diffusion-webui/html/extra-networks-card-minimal.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
170 B
HTML
Raw Normal View History

<div class="card-minimal" onclick={card_clicked} data-name="{name}">
{name}<span class="button-column">{copy_path_button}{metadata_button}{edit_button}</span>
</div>