dev - center fullscreen video attachment

This commit is contained in:
slatinsky 2024-05-11 21:46:41 +02:00
parent a3e69585a9
commit e2ebb1caac

View file

@ -155,5 +155,9 @@
object-position:left;
width: auto;
height: auto;
&:fullscreen {
object-position:center;
}
}
</style>