betajs/betajs-media-components

View on GitHub
src/themes/video_recorder/elevate/topmessage.scss

Summary

Maintainability
Test Coverage

Name of variable text_color should be written in all lowercase letters with hyphens instead of underscores
Open

        color: $text_color;

Name of variable controlbar_button_padding should be written in all lowercase letters with hyphens instead of underscores
Open

        padding: $controlbar_button_padding;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    .#{$css}-topmessage-background {

Line should be indented 2 spaces, but was indented 4 spaces
Open

    .#{$css}-topmessage-message {

Line should be indented 2 spaces, but was indented 4 spaces
Open

    .#{$css}-topmessage-container {

Name of variable controlbar_primarybutton_font_size should be written in all lowercase letters with hyphens instead of underscores
Open

        font-size: $controlbar_primarybutton_font_size;

Name of variable font_family should be written in all lowercase letters with hyphens instead of underscores
Open

        font-family: $font_family;

There are no issues that match your filters.

Category
Status