mirror of
https://github.com/penpot/penpot.git
synced 2025-07-17 05:57:14 +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
|
@ -14,7 +14,6 @@
|
|||
@extend .modal-container-base;
|
||||
min-width: $s-512;
|
||||
position: relative;
|
||||
border: $s-1 solid var(--modal-border-color);
|
||||
}
|
||||
|
||||
// STEP CONTAINER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue