Let's leave a little gap so we can close a view. And set those properties for any element inside the view.
This commit is contained in:
parent
b0a8467f8d
commit
3978f93af2
@ -112,12 +112,11 @@ section { margin-top: 1rem; }
|
||||
vertical-align: middle;
|
||||
width: 100%; }
|
||||
|
||||
#view audio,
|
||||
#view video {
|
||||
#view * {
|
||||
flex: none;
|
||||
margin: 0 auto;
|
||||
max-height: 100%;
|
||||
max-width: 100%; }
|
||||
max-width: 96%; }
|
||||
|
||||
table { overflow-y: scroll; width: 100%; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user