mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 23:43:37 +02:00
.
This commit is contained in:
parent
2664979823
commit
686c660e86
3 changed files with 26 additions and 6 deletions
|
|
@ -384,6 +384,15 @@
|
|||
justify-content: center;
|
||||
width: 15px;
|
||||
}
|
||||
&.has-minus:before {
|
||||
content: '-';
|
||||
font-size: var(--font-size-20);
|
||||
grid-area: c;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 15px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue