mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-02 18:30:22 +00:00
begin redesign of tree module.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<div class="card-minimal" onclick={card_clicked} data-name="{name}">
|
||||
{name}<span class="button-column">{copy_path_button}{metadata_button}{edit_button}</span>
|
||||
<span class="name">{name}</span>
|
||||
<span class="button-row">{copy_path_button}{metadata_button}{edit_button}</span>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user