mirror of
https://fastgit.cc/https://github.com/anomalyco/opencode
synced 2026-04-21 05:10:58 +08: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