Made the effect-hud more foundry standard to work better for modules (#1414)

This commit is contained in:
WBHarry 2025-12-13 16:10:44 +01:00 committed by GitHub
parent a8c120be8e
commit 6cb635901f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 5 deletions

View file

@ -56,7 +56,7 @@
.effect-locked {
position: absolute;
bottom: 2px;
right: 2px;
left: 11.5px;
font-size: 12px;
color: @golden;
filter: drop-shadow(0 0 3px black);