refactor: new send input

This commit is contained in:
zerosoul
2022-03-23 16:31:54 +08:00
parent 4e56f15e24
commit b133780061
25 changed files with 727 additions and 859 deletions
+3
View File
@@ -12,6 +12,9 @@ const StyledMsg = styled.div`
&.in_view {
content-visibility: visible;
}
&[data-highlight="true"] {
background: #f5f6f7;
}
&:hover,
&.preview {
background: #f5f6f7;