mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-21 02:22:40 +00:00
fix(app): spinner color
This commit is contained in:
parent
b8e726521d
commit
33d400c567
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[data-component="spinner"] {
|
||||
color: var(--text-base);
|
||||
color: inherit;
|
||||
flex-shrink: 0;
|
||||
width: 18px;
|
||||
aspect-ratio: 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue