mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 22:53:02 +00:00
🐛 Add fallback color to code generation
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user