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;
|
vertical-align: middle;
|
||||||
width: 100%; }
|
width: 100%; }
|
||||||
|
|
||||||
#view audio,
|
#view * {
|
||||||
#view video {
|
|
||||||
flex: none;
|
flex: none;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
max-width: 100%; }
|
max-width: 96%; }
|
||||||
|
|
||||||
table { overflow-y: scroll; width: 100%; }
|
table { overflow-y: scroll; width: 100%; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user