mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-24 04:01:10 -04:00
7 lines
101 B
CSS
7 lines
101 B
CSS
[data-component="spinner"] {
|
|
color: inherit;
|
|
flex-shrink: 0;
|
|
width: 18px;
|
|
aspect-ratio: 1;
|
|
}
|