Also apply to companion sheet

This commit is contained in:
Carlos Fernandez 2026-05-24 16:34:33 -04:00
parent d9caec72e1
commit 0a45b75df5
2 changed files with 8 additions and 6 deletions

View file

@ -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;