🎉 Add navigation to feature slides on the onboarding modal.

This commit is contained in:
Andrey Antukh 2020-12-10 12:23:43 +01:00 committed by Alonso Torres
parent c674a300c6
commit 686e9b64ef
2 changed files with 78 additions and 73 deletions

View file

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