mirror of
https://github.com/penpot/penpot.git
synced 2026-02-25 22:04:14 +00:00
🐛 Fix problem with debug panel and light theme
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background-color: var(--panel-background-color);
|
||||
color: white;
|
||||
color: $df-primary;
|
||||
font-size: $fs-12;
|
||||
user-select: text;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user