mirror of
https://github.com/penpot/penpot.git
synced 2025-05-19 21:46:12 +02:00
♻️ Add border to UI elements
This commit is contained in:
parent
4c683bb10c
commit
1df4118523
18 changed files with 9 additions and 13 deletions
|
@ -32,6 +32,7 @@
|
|||
margin: $s-0;
|
||||
padding: $s-4;
|
||||
border-radius: $br-8;
|
||||
border: $s-2 solid var(--panel-border-color);
|
||||
background-color: var(--menu-background-color);
|
||||
overflow: auto;
|
||||
& .separator {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue