Revert "Revert "feat: New notes list design (#780)""

This reverts commit d76c636e54.
This commit is contained in:
Karol Sójko
2022-01-05 16:12:12 +01:00
parent e2e7b2b4c5
commit c42eeea383
20 changed files with 296 additions and 155 deletions

View File

@@ -40,6 +40,11 @@
@extend .h-3\.5;
@extend .w-3\.5;
}
&.sn-icon--mid {
@extend .w-4;
@extend .h-4;
}
}
.sn-dropdown {
@@ -777,6 +782,7 @@
}
&:hover {
background-color: var(--sn-stylekit-contrast-background-color) !important;
@extend .color-info;
@extend .border-info;
}