This website works better with JavaScript.
Home
Explore
Help
Sign In
Docker
/
linx-server
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
Add a max-height for videos display
pull/147/merge
Andrei Marcu
5 years ago
parent
0e763cb776
commit
85be5b078d
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
static/css/linx.css
1
static/css/linx.css
View File
@ -330,6 +330,7 @@ body {
.
display-video
{
width
:
800px
;
max-height
:
70vh
;
}
.
scrollable
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Docker/linx-server
Title
Body
Create Issue