mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
Made suggested items inactive in the Class sheet if rendered from inside a Character
This commit is contained in:
parent
682ffc04d7
commit
8fad165977
3 changed files with 56 additions and 50 deletions
|
|
@ -206,6 +206,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
&.inactive {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
&.fit-height {
|
||||
height: 95%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue