[Glitch] Move Follow Recommendations to Trends menu, rename to Recommendations & Trends

Port SCSS changes from d3089018d5 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/2810/head
Emelia Smith 2024-08-10 11:17:10 +02:00 committed by Claire
parent f299f8bac1
commit 4515bf9d45
1 changed files with 4 additions and 0 deletions

View File

@ -291,6 +291,10 @@ code {
flex: 0;
}
.input.select.select--languages {
min-width: 32ch;
}
.required abbr {
text-decoration: none;
color: lighten($error-value-color, 12%);