From 8774a2189107b939bbef85ffe5ff76bfaa280a42 Mon Sep 17 00:00:00 2001 From: DJ1TJOO Date: Sun, 23 May 2021 13:34:29 +0200 Subject: [PATCH] Fixed second toolbar from Sense101 PR --- src/css/ingame_hud/buildings_toolbar.scss | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/css/ingame_hud/buildings_toolbar.scss b/src/css/ingame_hud/buildings_toolbar.scss index ec20ff02..cbea22bb 100644 --- a/src/css/ingame_hud/buildings_toolbar.scss +++ b/src/css/ingame_hud/buildings_toolbar.scss @@ -36,9 +36,11 @@ border-bottom-right-radius: 0; .building { - @include S(width, 30px); - @include S(height, 22px); - background-size: 45%; + .icon { + @include S(width, 30px); + @include S(height, 22px); + background-size: 45%; + } &:not(.unlocked) { &::before {