浏览代码

fix wait ring background

David `Deltakosh` Catuhe 5 年之前
父节点
当前提交
c5ae01ccd7
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Playground/src/scss/waitRing.scss

+ 1 - 0
Playground/src/scss/waitRing.scss

@@ -17,6 +17,7 @@
     display: grid;    
     align-content: center;
     justify-content: center;
+    background: #201936;    
 }
 
 #waitLogo {