renames and removals of cursor: pointer
This commit is contained in:
parent
8b775f94a9
commit
38c32c7f7a
3 changed files with 2 additions and 5 deletions
|
@ -39,7 +39,7 @@
|
|||
</div>
|
||||
<span
|
||||
slot="trigger"
|
||||
class="AddReaction"
|
||||
class="ReactButton"
|
||||
:title="$t('tool_tip.add_reaction')"
|
||||
>
|
||||
<FAIcon
|
||||
|
@ -104,8 +104,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.AddReaction {
|
||||
cursor: pointer;
|
||||
.ReactButton {
|
||||
padding: 10px;
|
||||
margin: -10px;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue