Skip to content

Commit f98b82a

Browse files
authored
style: spinner getting cropped in small size fix (#1133)
1 parent 471d783 commit f98b82a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/beeai-ui/src/components/Spinner/Spinner.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
block-size: 2.8rem;
2121
min-inline-size: 2.8rem;
2222
transform: translate(0, 0.1rem);
23+
padding: rem(1px);
2324
}
2425
}
2526

0 commit comments

Comments
 (0)