Skip to content

Commit 06c375d

Browse files
committed
pls w the opacity
1 parent 9799358 commit 06c375d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

assets/js/mud-overlay.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,8 @@
319319
}
320320
#${OVERLAY_ID} .xp-bar{
321321
height:100%;
322-
background:var(--mud-sys,#fbbf24);
322+
background:var(--mud-health-bar,#29e3c7);
323+
opacity:1;
323324
transition:width 0.3s ease;
324325
border-radius:4px;
325326
}

0 commit comments

Comments
 (0)