Add pointer cursor to click-area
This commit is contained in:
parent
0ce009bc41
commit
53bdcda26d
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
|||
@apply(--layout-fit);
|
||||
@apply(--layout-horizontal);
|
||||
@apply(--layout-center-center);
|
||||
cursor: pointer;
|
||||
}
|
||||
</style>
|
||||
<div class="buddies">
|
||||
|
|
Loading…
Reference in a new issue