fix: 通用Error组件添加注释

This commit is contained in:
刘洪洪
2022-11-18 16:59:37 +08:00
parent 8d461ef200
commit 8e221414b8
2 changed files with 26 additions and 5 deletions

View File

@@ -45,7 +45,7 @@ body {
}
/* 请求报错样式关于popover的修改 */
.error-hover {
.error-popover {
//min-width: 30px !important;
display: inline-block;
background: #FFE7E6 !important;