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

This reverts commit 7dd4a60595.
This commit is contained in:
Karol Sójko
2022-01-05 16:11:34 +01:00
parent b57350c899
commit d76c636e54
20 changed files with 155 additions and 296 deletions

View File

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