Formatting/cleanup (#2594)

This commit is contained in:
Margen67
2025-02-17 07:10:00 -08:00
committed by GitHub
parent e04ea07774
commit 7bc48c5074
22 changed files with 129 additions and 149 deletions

View File

@@ -17,7 +17,7 @@
v-if="['in_progress', 'paused', 'completed'].includes(download.status)"
>
<!-- Temporary fix for issue when % only comes into view only if the progress bar is large enough
https://comfy-organization.slack.com/archives/C07H3GLKDPF/p1731551013385499
https://comfy-organization.slack.com/archives/C07H3GLKDPF/p1731551013385499
-->
<ProgressBar
class="flex-1"

View File

@@ -133,7 +133,7 @@ onUnmounted(() => {
left: 0;
height: 1.5rem;
vertical-align: top;
width: 0px;
width: 0;
}
.model-lib-model-icon {
background-size: cover;