lloydzhou 1 gadu atpakaļ
vecāks
revīzija
3d5b21154b
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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()}