From b4cc96a74380130a2955c4dd58f8083af27958f3 Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Wed, 23 Jun 2021 10:10:23 -0400 Subject: [PATCH] Remove padding for custom icons 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 {