From f0c93b8fced2d0b434059af44f9ce5b686405738 Mon Sep 17 00:00:00 2001 From: cutls Date: Thu, 3 Sep 2020 11:20:36 +0900 Subject: [PATCH] #342 emoji --- app/css/tl.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/css/tl.css b/app/css/tl.css index cfaddb11..8989b196 100644 --- a/app/css/tl.css +++ b/app/css/tl.css @@ -217,6 +217,8 @@ iframe, .emoji, .emoji-img { width: 1.153rem; + height: 1.153rem; + object-fit: cover; } .area-toot .emoji, .area-toot .emoji-img {