mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 12:41:07 +01:00
.
This commit is contained in:
parent
bad00ff5f0
commit
6d2e858cc6
3 changed files with 5 additions and 5 deletions
|
|
@ -14,7 +14,6 @@ body.game:is(.performance-low, .noblur) {
|
|||
|
||||
.application.sheet.daggerheart.actor.dh-style.party {
|
||||
.tab.resources {
|
||||
max-height: 400px;
|
||||
overflow: auto;
|
||||
|
||||
.actors-list {
|
||||
|
|
@ -32,6 +31,7 @@ body.game:is(.performance-low, .noblur) {
|
|||
position: relative;
|
||||
background: light-dark(@dark-blue-40, @dark-golden-40);
|
||||
border-radius: 6px;
|
||||
border: 1px solid light-dark(@dark-blue, @golden);
|
||||
max-width: 230px;
|
||||
height: -webkit-fill-available;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue