mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-01-23 02:14:33 +00:00
Add a max-height for videos display
This commit is contained in:
parent
0e763cb776
commit
85be5b078d
1 changed files with 1 additions and 0 deletions
|
|
@ -330,6 +330,7 @@ body {
|
|||
|
||||
.display-video {
|
||||
width: 800px;
|
||||
max-height: 70vh;
|
||||
}
|
||||
|
||||
.scrollable {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue