mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 05:01:08 +01:00
Fixed so the decrease button of simple fear tracker is not visible when not hovered
This commit is contained in:
parent
a26e6aface
commit
511d46fe0f
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@
|
||||||
box-shadow: unset;
|
box-shadow: unset;
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
header,
|
header,
|
||||||
.controls,
|
#resource-fear .controls,
|
||||||
.window-resize-handle {
|
.window-resize-handle {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue