mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 22:03:58 +00:00
Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
7 lines
110 B
CSS
7 lines
110 B
CSS
[data-component="spinner"] {
|
|
color: var(--text-base);
|
|
flex-shrink: 0;
|
|
width: 18px;
|
|
aspect-ratio: 1;
|
|
}
|