Set cursor:pointer only when necessary (#3857)
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user