Fixed so the decrease button of simple fear tracker is not visible when not hovered

This commit is contained in:
WBHarry 2025-08-10 11:12:37 +02:00
parent a26e6aface
commit 511d46fe0f

View file

@ -108,7 +108,7 @@
box-shadow: unset;
border-color: transparent;
header,
.controls,
#resource-fear .controls,
.window-resize-handle {
opacity: 0;
}