mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
fix(app): spinner color
This commit is contained in:
parent
b8e726521d
commit
33d400c567
@ -1,5 +1,5 @@
|
||||
[data-component="spinner"] {
|
||||
color: var(--text-base);
|
||||
color: inherit;
|
||||
flex-shrink: 0;
|
||||
width: 18px;
|
||||
aspect-ratio: 1;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user