mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 05:31:07 +01:00
fix height issue, missing text, and red color for Feature (#51)
* fix height issue, missing text, and red color * Update module/applications/sheets/feature.mjs Co-authored-by: Emilio Jimenez <19908114+emiliojc@users.noreply.github.com> --------- Co-authored-by: WBHarry <89362246+WBHarry@users.noreply.github.com> Co-authored-by: Emilio Jimenez <19908114+emiliojc@users.noreply.github.com>
This commit is contained in:
parent
a108c55d7c
commit
98a76aec48
5 changed files with 3 additions and 6 deletions
|
|
@ -1,6 +1,5 @@
|
|||
.daggerheart.sheet {
|
||||
&.feature {
|
||||
background-color: red;
|
||||
.editable {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue