[Glitch] don't show outline of full-screen video

Port 547a5bac9d to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
master
Hinaloe 5 years ago committed by Thibaut Girka
parent a4dc0d2c27
commit 9840e1ad75
  1. 1
      app/javascript/flavours/glitch/styles/components/media.scss

@ -426,6 +426,7 @@
max-height: 100% !important;
width: 100% !important;
height: 100% !important;
outline: 0;
}
}

Loading…
Cancel
Save