mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-26 21:28:40 +00:00
Contain story media within the viewer bounds
This commit is contained in:
@@ -47,6 +47,10 @@
|
||||
max-height: 100%;
|
||||
outline: none;
|
||||
width: auto;
|
||||
|
||||
&__image {
|
||||
object-fit: contain;
|
||||
}
|
||||
}
|
||||
|
||||
&__meta {
|
||||
|
||||
Reference in New Issue
Block a user