mirror of
https://github.com/penpot/penpot.git
synced 2025-05-27 21:36:11 +02:00
🐛 Fix import modal style problem
This commit is contained in:
parent
a60b3d4b08
commit
d8b3b216e9
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@
|
|||
}
|
||||
|
||||
.import-error-disclaimer {
|
||||
color: var(--color-foreground-primary);
|
||||
color: var(--color-foreground-secondary);
|
||||
}
|
||||
|
||||
.import-error-list {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue