fix(components): [el-message] style conflict (#5530)

This commit is contained in:
msidolphin
2022-01-21 16:47:57 +08:00
committed by GitHub
parent b6ac078b97
commit b0ce4f528c

View File

@@ -64,7 +64,7 @@
margin-right: 10px;
}
@include e(badge) {
.#{$namespace}-message__badge {
position: absolute;
top: -8px;
right: -8px;