Ver Fonte

fix icon size

Tatsuya Ise há 2 anos atrás
pai
commit
62020753f7
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      apps/app/src/components/Admin/AuditLogManagement.tsx

+ 1 - 1
apps/app/src/components/Admin/AuditLogManagement.tsx

@@ -213,7 +213,7 @@ export const AuditLogManagement: FC = () => {
           { isLoading
             ? (
               <div className="text-muted text-center mb-5">
-                <span className="me-1"><LoadingSpinnerPulse /></span>
+                <span className="me-1 fs-3"><LoadingSpinnerPulse /></span>
               </div>
             )
             : (