Set cursor:pointer only when necessary (#3857)
This commit is contained in:
parent
5cc7cd8518
commit
aa58cca040
2 changed files with 4 additions and 8 deletions
|
@ -436,14 +436,10 @@
|
|||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.status__content {
|
||||
.status__content--with-action {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.status__content--no-action {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.status__content,
|
||||
.reply-indicator__content {
|
||||
font-size: 15px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue