Fixed performance, vram style disorder

master
realryo1 3 years ago committed by AUTOMATIC1111
parent 1b91cbbc11
commit 83a517eb96

@ -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 {

Loading…
Cancel
Save