Skip to content

Fix SeekBar style (ControlBar)

Created by: epiclabsDASH

This PR fixes #2460 (closed).

Simplified the layout of Seekbar component and its associated css. This removes the need of using z-index properties in the seeking bar because it could interfere with other components of the web layout.

Merge request reports