summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/components/spinner.css
blob: 2ca474dc3c3e5f58c16ac2084e4585311e3c60b6 (plain)
1
2
3
4
5
6
[data-component="spinner"] {
  color: inherit;
  flex-shrink: 0;
  width: 18px;
  aspect-ratio: 1;
}