Merge branch 'patch-1' into 'develop'

Update Pagination.vue

See merge request funkwhale/funkwhale!355
This commit is contained in:
Eliot Berriot 2018-07-25 08:56:21 +00:00
commit 306204937d
1 changed files with 0 additions and 7 deletions

View File

@ -83,10 +83,3 @@ export default {
}
}
</script>
<style scoped>
.ui.menu {
border: none;
box-shadow: none;
}
</style>