RocketChat/Rocket.Chat

View on GitHub
packages/livechat/src/components/Messages/AudioAttachment/styles.scss

Summary

Maintainability
Test Coverage
.audio-attachment {
    &__inner {
        max-width: 100%;
        height: 2rem;
    }
}