mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-24 10:51:03 -08:00
Merge remote-tracking branch 'missionfloyd/extra-network-preview-lazyload' into dev
This commit is contained in:
commit
3d959f5b49
3 changed files with 11 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<div class='card' style={style} onclick={card_clicked}>
|
||||
{background_image}
|
||||
{metadata_button}
|
||||
|
||||
<div class='actions'>
|
||||
<div class='additional'>
|
||||
<ul>
|
||||
|
|
@ -12,4 +12,3 @@
|
|||
<span class='description'>{description}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue