mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-04-26 07:47:55 +00:00
fix(webapp): fix user teaser group name color (now grey) (#9367)
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
parent
5ad0689dda
commit
3af5601132
@ -150,7 +150,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.group-link {
|
.group-link {
|
||||||
color: $color-primary;
|
color: $text-color-soft;
|
||||||
font-size: $font-size-base;
|
font-size: $font-size-base;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user