mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-27 09:45:13 +00:00
Formatting/cleanup (#2594)
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -133,7 +133,7 @@ onUnmounted(() => {
|
||||
left: 0;
|
||||
height: 1.5rem;
|
||||
vertical-align: top;
|
||||
width: 0px;
|
||||
width: 0;
|
||||
}
|
||||
.model-lib-model-icon {
|
||||
background-size: cover;
|
||||
|
||||
Reference in New Issue
Block a user