Skip to content
Snippets Groups Projects
Commit 14e0ac97 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch 'patch-1' into 'develop'

Update Pagination.vue

Closes #451

See merge request funkwhale/funkwhale!356
parents 30620493 6f024b0f
No related branches found
No related tags found
No related merge requests found
......@@ -83,3 +83,11 @@ export default {
}
}
</script>
<!-- Add "scoped" attribute to limit CSS to this component only -->
<style scoped>
.ui.pagination.menu .item {
cursor: pointer;
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment