From 68438a341f8e7b5f2782025239b1cd33669aecec Mon Sep 17 00:00:00 2001 From: Scott Cooper Date: Mon, 15 Nov 2021 09:25:35 -0800 Subject: [PATCH] fix: center anchor icons (#397) --- src/lib/picker/picker.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/picker/picker.css b/src/lib/picker/picker.css index 5b5df2ab..1bc977f6 100644 --- a/src/lib/picker/picker.css +++ b/src/lib/picker/picker.css @@ -82,7 +82,6 @@ .emoji-mart-anchors img { fill: currentColor; height: 18px; - width: 18px; } .emoji-mart-scroll {