mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Unequipped item icon opacity
This commit is contained in:
parent
f74954b718
commit
cb45c37f57
1 changed files with 4 additions and 0 deletions
|
|
@ -105,6 +105,10 @@
|
|||
align-items: center;
|
||||
justify-content: end;
|
||||
gap: 8px;
|
||||
|
||||
.unequipped {
|
||||
opacity: .5;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue