Просмотр исходного кода

Fixed performance, vram style disorder

realryo1 2 лет назад
Родитель
Сommit
83a517eb96
1 измененных файлов с 0 добавлено и 5 удалено
  1. 0 5
      style.css

+ 0 - 5
style.css

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