From 5617bdb519b7394d84dd9b833bdbdc9c4c96cc76 Mon Sep 17 00:00:00 2001 From: Carlos Fernandez Date: Wed, 1 Jul 2026 18:34:52 -0400 Subject: [PATCH] Fix pips --- styles/less/global/resource-bar.less | 1 - 1 file changed, 1 deletion(-) diff --git a/styles/less/global/resource-bar.less b/styles/less/global/resource-bar.less index fb7f7d4e..3560285a 100644 --- a/styles/less/global/resource-bar.less +++ b/styles/less/global/resource-bar.less @@ -59,7 +59,6 @@ .slot-value { display: flex; flex-direction: column; - padding: 0 5px; font-size: 1.5rem; align-items: center; justify-content: center;