mirror of
https://github.com/penpot/penpot.git
synced 2025-03-11 07:11:32 -05:00
🐛 Add fallback color to code generation
This commit is contained in:
parent
4a3a5f701f
commit
76fc2b04f4
1 changed files with 1 additions and 0 deletions
|
@ -12,5 +12,6 @@
|
|||
margin-top: $s-8;
|
||||
padding: $s-12;
|
||||
background-color: var(--menu-background-color);
|
||||
color: var(--input-foreground-color-active);
|
||||
overflow: auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue