Skip to content

Commit

Permalink
Reduce border
Browse files Browse the repository at this point in the history
  • Loading branch information
samuveth committed Jan 19, 2024
1 parent 4ee7ff1 commit 5fe9464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SpaceProposalBoost.vue
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ watch(
class="rounded-2xl mx-4 md:mx-0"
:class="[
{
'!border-0 ring-4 ring-snapshot bg-snapshot': isActive
'!border-0 ring-1 ring-snapshot bg-snapshot': isActive
}
]"
>
Expand Down

0 comments on commit 5fe9464

Please sign in to comment.