chore: updates

This commit is contained in:
zerosoul
2022-02-21 22:29:52 +08:00
parent 656df7c670
commit d712d6b042
9 changed files with 128 additions and 41 deletions
+6
View File
@@ -56,6 +56,12 @@ const StyledMsg = styled.div`
.img {
max-width: 400px;
}
a {
border-radius: 2px;
background-color: #f5feff;
padding: 2px;
color: #1fe1f9;
}
}
}
`;