spinner.css 101 B

123456
  1. [data-component="spinner"] {
  2. color: inherit;
  3. flex-shrink: 0;
  4. width: 18px;
  5. aspect-ratio: 1;
  6. }