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