Make actor address selectable on profile page
This commit is contained in:
parent
eb2206dc20
commit
8283f5cc05
1 changed files with 1 additions and 0 deletions
|
@ -216,6 +216,7 @@ $avatar-size: 170px;
|
|||
color: $secondary-text-color;
|
||||
overflow-x: hidden;
|
||||
text-overflow: ellipsis;
|
||||
user-select: all;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue