fix(chat): update scroll to bottom button text color
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
justify-content: center;
|
||||
position: absolute;
|
||||
bottom: 75px;
|
||||
color: var(--theme-color-components-text-on-light);
|
||||
color: var(--theme-color-components-chat-background);
|
||||
|
||||
button {
|
||||
background-color: var(--theme-color-background-light);
|
||||
|
||||
Reference in New Issue
Block a user