We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab0b522 commit 1b4d35aCopy full SHA for 1b4d35a
ts/components/SessionScrollButton.tsx
@@ -13,6 +13,7 @@ const SessionScrollButtonDiv = styled.div`
13
14
.session-icon-button {
15
background-color: var(--message-bubbles-received-background-color);
16
+ box-shadow: var(--drop-shadow);
17
}
18
`;
19
0 commit comments