Skip to content

Commit

Permalink
fix: add margin to NoteBottomBarAction component
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <i@innei.in>
  • Loading branch information
Innei committed Nov 6, 2023
1 parent c907401 commit 950ea4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/notes/[id]/pageImpl.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ const NotePage = function (props: NoteModel) {

{/* <SubscribeBell defaultType="note_c" /> */}
<ClientOnly>
<div className="mt-8" data-hide-print />
<NoteBottomBarAction />
<NoteTopic />
<XLogInfoForNote />
Expand Down

1 comment on commit 950ea4b

@vercel
Copy link

@vercel vercel bot commented on 950ea4b Nov 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

shiro – ./

shiro-git-main-innei.vercel.app
shiro-innei.vercel.app
springtide.vercel.app
innei.in

Please sign in to comment.