enterprise (#4617)
Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
This commit is contained in:
parent
76192fbced
commit
49408c00e9
1205 changed files with 3057 additions and 1491 deletions
6
packages/ui/src/components/spinner.css
Normal file
6
packages/ui/src/components/spinner.css
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[data-component="spinner"] {
|
||||
color: var(--text-base);
|
||||
flex-shrink: 0;
|
||||
width: 18px;
|
||||
aspect-ratio: 1;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue