Select actor address in post component on click
This commit is contained in:
parent
f7e153883a
commit
4699e89719
1 changed files with 1 additions and 0 deletions
|
@ -512,6 +512,7 @@ export default class PostComponent extends Vue {
|
|||
min-width: 15%;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
user-select: all;
|
||||
}
|
||||
|
||||
.timestamp {
|
||||
|
|
Loading…
Reference in a new issue