Fixed performance, vram style disorder
This commit is contained in:
parent
1b91cbbc11
commit
83a517eb96
1 changed files with 0 additions and 5 deletions
|
@ -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…
Reference in a new issue