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:
Scott Nonnenberg
2020-01-09 11:26:49 -08:00
committed by Ken Powers
parent 84ea41958c
commit 744d1b5295
5 changed files with 100 additions and 10 deletions
+1 -1
View File
@@ -5213,7 +5213,7 @@ button.module-image__border-overlay:focus {
&__image,
&__placeholder {
width: 100%;
height: 100%;
height: auto;
}
&__placeholder {