mirror of
https://github.com/anomalyco/opencode.git
synced 2026-02-01 22:48:16 +00:00
fix(app): spinner color
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[data-component="spinner"] {
|
||||
color: var(--text-base);
|
||||
color: inherit;
|
||||
flex-shrink: 0;
|
||||
width: 18px;
|
||||
aspect-ratio: 1;
|
||||
|
||||
Reference in New Issue
Block a user