mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-20 15:06:15 -04:00
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…
Add table
Add a link
Reference in a new issue