betajs/betajs-media-components

View on GitHub
src/themes/video_player/minimalist/fullscreen.scss

Summary

Maintainability
Test Coverage

Properties should be ordered min-height, min-width, position
Open

    min-width: 100%; position: absolute;

Use // comments everywhere
Open

/* Full screen options */

Rule declaration should be followed by an empty line
Open

    }

Property 'position' should be placed on own line
Open

    min-width: 100%; position: absolute;

There are no issues that match your filters.

Category
Status