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

Not able to apply styles to the vac-progress-bar #511

Open
waghankit opened this issue Feb 29, 2024 · 0 comments
Open

Not able to apply styles to the vac-progress-bar #511

waghankit opened this issue Feb 29, 2024 · 0 comments

Comments

@waghankit
Copy link

I want to reduce the size of the progress bar of the audio file. I can see in the inspect element section that the necessary div with class name is .vac-progress-bar. I have applied style in the vue component where i have imported the chat component. But its not working. I have even tried this
.vac-chat-container .vac-container-scroll .vac-messages-container .vac-message-wrapper .vac-message-box .vac-audio-player .vac-player-bar { /* Your styles here */ max-width: calc(100% - 48px) !important; }

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

No branches or pull requests

1 participant