mirror of https://github.com/penpot/penpot.git
🐛 Add fallback color to code generation
This commit is contained in:
parent
4a3a5f701f
commit
76fc2b04f4
|
|
@ -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…
Reference in New Issue