mirror of
https://github.com/transformerlab/transformerlab-app.git
synced 2025-04-14 07:48:20 +03:00
make refresh button smaller
This commit is contained in:
@@ -683,6 +683,8 @@ export default function ModelLayerVisualization({
|
||||
|
||||
<Button
|
||||
color="neutral"
|
||||
variant="plain"
|
||||
size="sm"
|
||||
startDecorator={
|
||||
isLoading ? (
|
||||
<CircularProgress thickness={2} size="sm" color="neutral" />
|
||||
|
||||
Reference in New Issue
Block a user