Add pointer cursor to click-area
This commit is contained in:
parent
0ce009bc41
commit
53bdcda26d
|
@ -58,6 +58,7 @@
|
||||||
@apply(--layout-fit);
|
@apply(--layout-fit);
|
||||||
@apply(--layout-horizontal);
|
@apply(--layout-horizontal);
|
||||||
@apply(--layout-center-center);
|
@apply(--layout-center-center);
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<div class="buddies">
|
<div class="buddies">
|
||||||
|
|
Loading…
Reference in New Issue