style communities button, make it visible again
This commit is contained in:
parent
10a989a003
commit
fe76287035
3 changed files with 81 additions and 7 deletions
|
@ -24,7 +24,6 @@ const GroupsButton = function(props) {
|
|||
return (
|
||||
<ActionButton action="view_my_groups"
|
||||
label={_t("Communities")}
|
||||
iconPath="img/icons-groups.svg"
|
||||
size={props.size}
|
||||
tooltip={props.tooltip}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue