Skip to content

Commit

Permalink
Fix filter styling
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasstein committed Dec 19, 2024
1 parent 592722c commit 87518c5
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@

-->
<template>
<v-container
fluid
grid-list-md
<div
pa-0
class="ct-portal-item-loader-widget__portal-item-filter"
>
Expand Down Expand Up @@ -142,7 +140,7 @@
</div>
</template>
</v-toolbar>
</v-container>
</div>
</template>
<script>
export default {
Expand Down

0 comments on commit 87518c5

Please sign in to comment.