feat: preview image with pre-cache

This commit is contained in:
zerosoul
2022-06-12 12:13:09 +08:00
parent cf5fdcdbba
commit 86ea895b13
4 changed files with 63 additions and 32 deletions
-4
View File
@@ -81,10 +81,6 @@ const StyledMsg = styled.div`
&.sending {
opacity: 0.9;
}
.img {
max-width: 480px;
cursor: pointer;
}
> .link {
text-decoration: none;
border-radius: 2px;