mirror of
https://github.com/pds-nest/nest.git
synced 2024-11-22 04:54:18 +00:00
🐛 Fix InputWithIcon size
This commit is contained in:
parent
a3d23661a3
commit
5eb86a4e98
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@
|
|||
/* Repeat properties overridden by <input> */
|
||||
font-family: var(--font-regular);
|
||||
color: var(--fg-field-off);
|
||||
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue