lloydzhou 1 سال پیش
والد
کامیت
3d5b21154b
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      app/components/artifacts.tsx

+ 1 - 0
app/components/artifacts.tsx

@@ -235,6 +235,7 @@ export function Artifacts() {
         </a>
         <IconButton
           bordered
+          style={{ marginLeft: 20 }}
           icon={<ReloadButtonIcon />}
           shadow
           onClick={() => previewRef.current?.reload()}