0
0
Fork 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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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%);