Skip to content

Commit 35cf93c

Browse files
committed
make refresh button smaller
1 parent e3cf560 commit 35cf93c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/renderer/components/Experiment/Interact/ModelLayerVisualization.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,6 +683,8 @@ export default function ModelLayerVisualization({
683683

684684
<Button
685685
color="neutral"
686+
variant="plain"
687+
size="sm"
686688
startDecorator={
687689
isLoading ? (
688690
<CircularProgress thickness={2} size="sm" color="neutral" />

0 commit comments

Comments
 (0)