From af497b7ea670ed841ad24147a70fcb25123d9b7e Mon Sep 17 00:00:00 2001 From: Axel Cocat Date: Sun, 20 Mar 2022 21:02:17 +0100 Subject: [PATCH] fix(character): fix equipment slot icons size on mobile (#4) --- static/css/icons.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/icons.css b/static/css/icons.css index 6eb341e..b7b4e8b 100644 --- a/static/css/icons.css +++ b/static/css/icons.css @@ -45,6 +45,7 @@ position: absolute; background-repeat: no-repeat; z-index: 1; + background-size: 36px; } .iconlarge {