mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Message bubble: Larger stickers; handle non-square aspect ratios
* Sticker picker: Handle non-square stickers * Message bubble: Larger stickers; handle non-square aspect ratios
This commit is contained in:
committed by
Ken Powers
parent
84ea41958c
commit
744d1b5295
@@ -5213,7 +5213,7 @@ button.module-image__border-overlay:focus {
|
||||
&__image,
|
||||
&__placeholder {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
&__placeholder {
|
||||
|
||||
Reference in New Issue
Block a user