Commit 83a517eb authored by realryo1's avatar realryo1 Committed by AUTOMATIC1111
Browse files

Fixed performance, vram style disorder

parent 1b91cbbc
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -34,9 +34,6 @@
.performance {
    font-size: 0.85em;
    color: #444;
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
}

.performance .time {
@@ -44,8 +41,6 @@
}

.performance .vram {
    margin-left: 0;
    text-align: right;
}

#txt2img_generate, #img2img_generate {