mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-27 02:06:16 -04:00
fix video + audio preview
This commit is contained in:
parent
c0c2715f56
commit
fb306b6c94
2 changed files with 8 additions and 6 deletions
|
@ -899,6 +899,10 @@ x-dialog x-paper {
|
|||
margin: 10px -24px 40px -24px;
|
||||
}
|
||||
|
||||
.file-preview:empty {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.element-preview {
|
||||
max-width: 100%;
|
||||
max-height: 40vh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue