Open video modal on public UI (#7469)
This commit is contained in:
parent
f77b11cd10
commit
d9b2f84c92
6 changed files with 68 additions and 11 deletions
|
@ -4432,6 +4432,10 @@ a.status-card {
|
|||
max-width: 100%;
|
||||
border-radius: 4px;
|
||||
|
||||
&:focus {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
video {
|
||||
max-width: 100vw;
|
||||
max-height: 80vh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue