Skip to content

Commit

Permalink
webui: add padding in rss page.
Browse files Browse the repository at this point in the history
  • Loading branch information
EstrellaXD committed Aug 30, 2023
1 parent 4eacbc8 commit 6e496dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webui/src/pages/index/rss.vue
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ definePage({
</div>
</div>
<div line my-12px></div>
<div>
<div space-y-12px>
<ab-rss-item
v-for="i in rss"
:key="i.id"
Expand Down

0 comments on commit 6e496dc

Please sign in to comment.