Skip to content

Commit

Permalink
fix(style): update empty feeds state btn width
Browse files Browse the repository at this point in the history
  • Loading branch information
gabaldon committed May 28, 2024
1 parent 80ab0e6 commit 60d4d6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ui/components/DataFeeds.vue
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ onMounted(async () => {
grid-gap: 16px;
width: 100%;
grid-template-rows: 1fr;
justify-content: flex-start;
align-items: center;
padding-bottom: 16px;
}
Expand Down

0 comments on commit 60d4d6a

Please sign in to comment.