mirror of
https://github.com/penpot/penpot.git
synced 2026-07-30 09:56:22 +00:00
🐛 Fix inputs broken when there are tokens on them (#10905)
This commit is contained in:
parent
485cb8e5ec
commit
e5d588ca54
@ -24,7 +24,7 @@
|
||||
inline-size: 100%;
|
||||
background: var(--token-field-bg-color);
|
||||
border-radius: $br-8;
|
||||
padding: var(--sp-xs);
|
||||
padding-inline-end: var(--sp-xs);
|
||||
outline: $b-1 solid var(--token-field-outline-color);
|
||||
position: relative;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user