mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 14:36:13 +01:00
Improved draw result description css
This commit is contained in:
parent
a165035d5a
commit
85c38c0b0d
2 changed files with 23 additions and 13 deletions
|
|
@ -115,6 +115,16 @@
|
|||
padding-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.table-results {
|
||||
.description {
|
||||
flex-basis: min-content;
|
||||
|
||||
> p:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue