mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 12:28:30 +02:00
🎉 Add navigation to feature slides on the onboarding modal.
This commit is contained in:
parent
c674a300c6
commit
686e9b64ef
2 changed files with 78 additions and 73 deletions
|
@ -407,7 +407,7 @@
|
|||
padding: 2px $x-small;
|
||||
width: max-content;
|
||||
}
|
||||
|
||||
|
||||
.modal-content {
|
||||
border: none;
|
||||
padding: $big 0;
|
||||
|
@ -445,6 +445,7 @@
|
|||
li {
|
||||
background-color: $color-gray-10;
|
||||
border-radius: 50%;
|
||||
cursor: pointer;
|
||||
height: $small;
|
||||
margin-left: $small;
|
||||
width: $small;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue