mirror of
https://github.com/penpot/penpot-plugins.git
synced 2025-01-06 14:50:21 -05:00
fix: styles plugin modal
This commit is contained in:
parent
1699e6dedb
commit
24318395fe
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
z-index: 1000;
|
||||
padding: 25px;
|
||||
border-radius: 15px;
|
||||
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
|
||||
border: 2px solid var(--color-background-quaternary);
|
||||
}
|
||||
|
||||
.header {
|
||||
|
|
Loading…
Reference in a new issue