From fff6d2e5f941975ad02f91e680dcbdcb370d1001 Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Fri, 25 Jun 2021 10:40:02 -0400 Subject: [PATCH] Remove padding for custom icons (#3162) Signed-off-by: Sebastian Malton --- src/renderer/components/hotbar/hotbar-icon.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/renderer/components/hotbar/hotbar-icon.scss b/src/renderer/components/hotbar/hotbar-icon.scss index 26cc9b4e1e..57c5ed8928 100644 --- a/src/renderer/components/hotbar/hotbar-icon.scss +++ b/src/renderer/components/hotbar/hotbar-icon.scss @@ -112,7 +112,6 @@ } img { - padding: 3px; border-radius: 6px; &.active {