From 595e9906f1a3850b612ab272fb89254f11fbcc4d Mon Sep 17 00:00:00 2001 From: DJ1TJOO Date: Sun, 23 May 2021 14:46:34 +0200 Subject: [PATCH] Prettier --- src/css/ingame_hud/buildings_toolbar.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/css/ingame_hud/buildings_toolbar.scss b/src/css/ingame_hud/buildings_toolbar.scss index d75181dc..d3378e88 100644 --- a/src/css/ingame_hud/buildings_toolbar.scss +++ b/src/css/ingame_hud/buildings_toolbar.scss @@ -41,13 +41,13 @@ @include S(height, 22px); background-size: 45%; } - + &:not(.unlocked) { &::before { background-size: #{D(13px)}; } } - + &.unlocked { .puzzle-lock { & {