浏览代码

Fixed performance, vram style disorder

realryo1 2 年之前
父节点
当前提交
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 {