visuddhinanda преди 2 години
родител
ревизия
2c01c8e565
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      dashboard/src/components/auth/StudioCard.tsx

+ 1 - 0
dashboard/src/components/auth/StudioCard.tsx

@@ -47,6 +47,7 @@ const StudioCardWidget = ({ studio, children, popOver }: IWidget) => {
         )
         )
       }
       }
       placement="bottomRight"
       placement="bottomRight"
+      arrowPointAtCenter
     >
     >
       {children}
       {children}
     </Popover>
     </Popover>