feat: select multiple messages and forward
This commit is contained in:
@@ -7,7 +7,7 @@ const StyledMenu = styled.ul`
|
||||
background-color: #fff;
|
||||
box-shadow: 0px 20px 25px 20px rgba(31, 41, 55, 0.1),
|
||||
0px 10px 10px rgba(31, 41, 55, 0.04);
|
||||
border-radius: var(--br);
|
||||
border-radius: 12px;
|
||||
.item {
|
||||
white-space: nowrap;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user