diff --git a/src/components/Exception/index.less b/src/components/Exception/index.less index 9ee40006f37cb0720e3be934ff5a5df60ee1fb2b..bfc4981842afc7481a70185113911e7026a53e95 100644 --- a/src/components/Exception/index.less +++ b/src/components/Exception/index.less @@ -15,10 +15,12 @@ .imgEle { height: 360px; - width: 430px; + width: 100%; + max-width: 430px; float: right; background-repeat: no-repeat; background-position: 50% 50%; + background-size: 100% 100%; } .content {