Shun Miyazawa 4 سال پیش
والد
کامیت
a682489793
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages/app/src/components/Sidebar/PageTree/Item.tsx

+ 1 - 1
packages/app/src/components/Sidebar/PageTree/Item.tsx

@@ -437,7 +437,7 @@ const Item: FC<ItemProps> = (props: ItemProps) => {
           </a>
           </a>
         )}
         )}
         { isRenaming && (
         { isRenaming && (
-          <i className="fa fa-spinner fa-pulse mr-1"></i>
+          <i className="fa fa-spinner fa-pulse mx-auto text-muted"></i>
         )}
         )}
         {(descendantCount > 0) && (
         {(descendantCount > 0) && (
           <div className="grw-pagetree-count-wrapper">
           <div className="grw-pagetree-count-wrapper">