mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
fix pdf height
This commit is contained in:
parent
b480346f5b
commit
c717d01714
@ -19,6 +19,11 @@
|
||||
max-width: 100%;
|
||||
margin: auto;
|
||||
display: block;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
media-tag video {
|
||||
width: 100%;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user