mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
fix miximage on gameview
This commit is contained in:
@@ -276,10 +276,13 @@ onBeforeUnmount(() => {
|
||||
}
|
||||
|
||||
.hover-video {
|
||||
margin-top: 6%;
|
||||
margin-top: 2%;
|
||||
left: 2%;
|
||||
height: 96%;
|
||||
width: 96%;
|
||||
border-radius: 4px;
|
||||
object-fit: contain;
|
||||
pointer-events: none;
|
||||
background: black;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user