Files
tf_code/packages/ui/src/components/spinner.css
2026-01-30 17:57:49 +00:00

7 lines
97 B
CSS

[data-component="spinner"] {
color: inherit;
flex-shrink: 0;
width: 18px;
aspect-ratio: 1;
}