2
0

Move Follow Recommendations to Trends menu, rename to Recommendations & Trends (#31292)

This commit is contained in:
Emelia Smith
2024-08-10 11:17:10 +02:00
committed by GitHub
parent 885e67b2ed
commit d3089018d5
5 changed files with 10 additions and 5 deletions

View File

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