@@ -37,7 +37,8 @@ export default {
<style lang="scss" scoped>
.error-module {
width: 980px;
- height: 100%;
+ height: 580px;
+ margin-right: 24px;
background: #fff;
border-radius: 8px;
&-container{