mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-07 05:14:16 +02:00
Also apply to companion sheet
This commit is contained in:
parent
d9caec72e1
commit
0a45b75df5
2 changed files with 8 additions and 6 deletions
|
|
@ -110,10 +110,10 @@
|
|||
|
||||
.item-name {
|
||||
input[type='text'] {
|
||||
border: 1px solid transparent;
|
||||
background-color: light-dark(@dark-15, @light-black);
|
||||
border: 1px solid transparent;
|
||||
font-size: var(--font-size-32);
|
||||
height: 42px;
|
||||
height: 2.625rem;
|
||||
text-align: start;
|
||||
transition: all 0.3s ease;
|
||||
outline: 2px solid transparent;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue