mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-19 00:21:40 +01:00
[Glitch] Change icons of features on admin dashboard to remove bias
Port SCSS changes from e11796432514afb49f3d891f805973a37f00fcf1 to glitch-soc
This commit is contained in:
parent
614bd3f8d4
commit
89a0fa3053
@ -220,6 +220,11 @@ $content-width: 840px;
|
|||||||
color: $error-value-color;
|
color: $error-value-color;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.neutral-hint {
|
||||||
|
color: $dark-text-color;
|
||||||
|
font-weight: 500;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: $no-columns-breakpoint) {
|
@media screen and (max-width: $no-columns-breakpoint) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user