mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-31 14:22:27 +00:00
7 lines
101 B
CSS
7 lines
101 B
CSS
[data-component="spinner"] {
|
|
color: inherit;
|
|
flex-shrink: 0;
|
|
width: 18px;
|
|
aspect-ratio: 1;
|
|
}
|