fix: 修复error组件在npm模块下异位的问题

This commit is contained in:
刘洪洪
2022-12-23 18:18:34 +08:00
parent 0e63df3b74
commit 9a9a589c5c
2 changed files with 4 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
//width: 100%;
//height: 100%;
left: 0;
//top: 0;
top: 0;
}
.error-block {
display: inline-block;