mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-02 23:23:45 +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;
|
|
}
|