Restore ability to discard interactions-based follow suggestions

This commit is contained in:
Claire
2022-10-09 11:23:06 +02:00
parent d4f13b9041
commit 7ba5905416
3 changed files with 24 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
.account-card__header {
position: relative;
}
.explore__search-header {
background: $ui-base-color;
display: flex;