[Glitch] Add message telling FTS is disabled when no toot can be found because of this

Port ca8944728f to glitch-soc
This commit is contained in:
ThibG
2019-06-27 21:12:26 +02:00
committed by Thibaut Girka
parent c8ba75b963
commit 43698e08ca
5 changed files with 25 additions and 7 deletions

View File

@@ -78,6 +78,11 @@
font-weight: 500;
}
.search-results__info {
padding: 10px;
color: $secondary-text-color;
}
.trends {
&__header {
color: $dark-text-color;