Explorar o código

Fix Exception background in Firefox

close #36
afc163 %!s(int64=8) %!d(string=hai) anos
pai
achega
687057be7e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {