0
Fork 0
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:
Marina López 2024-06-03 13:03:06 +02:00
parent 1699e6dedb
commit 24318395fe

View file

@ -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 {