Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: feat: add scroll-related carousel styles #147

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MartinCupela
Copy link
Collaborator

🎯 Goal

Adds scroll styling to carousel as per GetStream/stream-chat-react#1667

@@ -1,10 +1,16 @@
@use '../utils';

.str-chat {
--str-chat__image-carousel-track-background-color: var(--str-chat__background-color);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MartinCupela can you please add CSS-style comments /* ... */ with the descriptions of the new variables? Component doc generation will be merged soon.

@MartinCupela MartinCupela changed the title feat: add scroll-related carousel styles WIP: feat: add scroll-related carousel styles Jul 12, 2022
Base automatically changed from theming-v2-message-component-react to theming2 July 22, 2022 13:03
Base automatically changed from theming2 to develop September 9, 2022 08:12
@MartinCupela MartinCupela marked this pull request as draft December 15, 2022 10:23
@arnautov-anton arnautov-anton changed the base branch from develop to main October 31, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants