Add pointer cursor to click-area

This commit is contained in:
Robin Linus 2015-12-30 18:38:25 +01:00
parent 0ce009bc41
commit 53bdcda26d

View file

@ -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">