Make actor address selectable on profile page

This commit is contained in:
silverpill 2022-01-02 17:08:45 +00:00
parent eb2206dc20
commit 8283f5cc05

View file

@ -216,6 +216,7 @@ $avatar-size: 170px;
color: $secondary-text-color;
overflow-x: hidden;
text-overflow: ellipsis;
user-select: all;
}
}
}