[Glitch] Open video modal on public UI

Port d9b2f84c92 to glitch-soc
This commit is contained in:
Thibaut Girka
2018-05-17 17:10:17 +02:00
parent 94db024e4c
commit 07baa1ddb5
6 changed files with 67 additions and 11 deletions

View File

@ -279,6 +279,10 @@
background: $base-shadow-color;
max-width: 100%;
&:focus {
outline: 0;
}
.detailed-status & {
width: 100%;
height: 100%;