refactor: more TS code

This commit is contained in:
Tristan Yang
2022-07-04 23:13:09 +08:00
parent 627082eacb
commit e0872b1dd3
28 changed files with 56 additions and 126 deletions
+1 -2
View File
@@ -7,9 +7,8 @@ const Styled = styled.div`
border-radius: 6px;
width: 370px;
height: 66px;
/* height: fit-content; */
&.sending {
/* opacity: 0.9; */
opacity: 0.9;
}
* {
user-select: text;