mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
fix height issue, missing text, and red color
This commit is contained in:
parent
a108c55d7c
commit
45a27fa2a8
5 changed files with 3 additions and 7 deletions
|
|
@ -1530,9 +1530,6 @@
|
|||
.daggerheart.chat.domain-card img {
|
||||
width: 80px;
|
||||
}
|
||||
.daggerheart.sheet.feature {
|
||||
background-color: red;
|
||||
}
|
||||
.daggerheart.sheet.feature .editable {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
|
|||
|
|
@ -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