mirror of
https://github.com/penpot/penpot.git
synced 2025-07-08 21:57:17 +02:00
🐛 Fix some text without setted color
This commit is contained in:
parent
19e40175be
commit
4f05389a51
4 changed files with 4 additions and 1 deletions
|
@ -362,6 +362,7 @@
|
|||
min-height: $s-32;
|
||||
border-radius: $br-8;
|
||||
padding: $s-0 $s-2;
|
||||
color: var(--input-foreground-color);
|
||||
&:focus,
|
||||
&:focus-within {
|
||||
outline: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue