Kaynağa Gözat

Fix Exception background in Firefox

close #36
afc163 8 yıl önce
ebeveyn
işleme
687057be7e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/components/Exception/index.less

+ 1 - 1
src/components/Exception/index.less

@@ -30,7 +30,7 @@
     float: right;
     background-repeat: no-repeat;
     background-position: 50% 50%;
-    background-size: 100% 100%;
+    background-size: contain;
   }
 
   .content {