From 6de50e4adf0b2fb2f1db46400592a24a98110b3f Mon Sep 17 00:00:00 2001 From: chainrez <186519033+chainrez@users.noreply.github.com> Date: Sun, 17 Nov 2024 00:47:23 -0800 Subject: [PATCH] test --- src/app/item-popup/ItemStat.m.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/item-popup/ItemStat.m.scss b/src/app/item-popup/ItemStat.m.scss index 16a8f7715c..e226ecd6af 100644 --- a/src/app/item-popup/ItemStat.m.scss +++ b/src/app/item-popup/ItemStat.m.scss @@ -75,7 +75,7 @@ margin-left: 4px; } -// Colors for the stat bars +// Colors for the stat bars! .masterworkStatBar { background-color: $stat-masterworked; }