fix video size
This commit is contained in:
parent
af2fe6ae6f
commit
61c9ad1f0e
@ -132,10 +132,10 @@
|
||||
width: 100%;
|
||||
background-color: #000;
|
||||
overflow: hidden;
|
||||
object-fit: cover;
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
opacity: 0.8;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.dialog-item video:hover {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user