No account search results message

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2021-08-08 16:17:29 +02:00
parent c4f97187d9
commit b157530ebf
4 changed files with 27 additions and 6 deletions

View File

@ -11,6 +11,11 @@
.account__avatar {
cursor: default;
}
&.empty-column-indicator {
min-height: unset;
overflow-y: unset;
}
}
&_search {