refactor: markdown message UI

This commit is contained in:
zerosoul
2022-04-08 15:51:09 +08:00
parent 79f28558f4
commit 6aba558d8d
4 changed files with 72 additions and 18 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ const StyledMsg = styled.div`
max-width: 400px;
cursor: pointer;
}
a {
> .link {
text-decoration: none;
border-radius: 2px;
/* background-color: #f5feff; */