소스 검색

add space

Shun Miyazawa 4 년 전
부모
커밋
1cf6a2ece8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      packages/app/src/components/BookmarkButtons.tsx

+ 1 - 0
packages/app/src/components/BookmarkButtons.tsx

@@ -64,6 +64,7 @@ const BookmarkButton: FC = () => {
       <button type="button" id="po-total-bookmarks" className={`btn btn-bookmark border-0 total-bookmarks ${isBookmarked ? 'active' : ''}`}>
         {sumOfBookmarks}
       </button>
+
       <Popover placement="bottom" isOpen={isPopoverOpen} target="po-total-bookmarks" toggle={togglePopover} trigger="legacy">
         <PopoverBody className="seen-user-popover">
           <div className="px-2 text-right user-list-content text-truncate text-muted">