refactor: pull up message feed

This commit is contained in:
Tristan Yang
2023-01-13 21:08:16 +08:00
parent 6ecffe557b
commit d6847c9968
9 changed files with 136 additions and 96 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ const StyledButton = styled.button`
}
&.border_less {
box-shadow: none;
border: none;
border: none !important;
}
&.cancel {
border: 1px solid #e5e7eb;