Video Player controls in labeled graphic bug fix

/* prevents video controls (fullscreen, audio) from getting cut off when inside a labeled graphic bubble */

.bubble__figure .video-js .vjs-control
{
  margin: auto !important;
  padding: 0;
  flex: 1;
}

Getting started with theme components? Download the blank theme component css file.
Watch: installing a theme component.


Posted

in