mirror of
https://github.com/slatinsky/DiscordChatExporter-frontend.git
synced 2025-05-11 18:36:49 +02:00
dev - center fullscreen video attachment
This commit is contained in:
parent
a3e69585a9
commit
e2ebb1caac
1 changed files with 4 additions and 0 deletions
|
@ -155,5 +155,9 @@
|
|||
object-position:left;
|
||||
width: auto;
|
||||
height: auto;
|
||||
|
||||
&:fullscreen {
|
||||
object-position:center;
|
||||
}
|
||||
}
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue