mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-10 10:48:45 +00:00
feat: provider icon component
This commit is contained in:
5
packages/ui/src/components/provider-icon.css
Normal file
5
packages/ui/src/components/provider-icon.css
Normal file
@@ -0,0 +1,5 @@
|
||||
[data-component="provider-icon"] {
|
||||
flex-shrink: 0;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
Reference in New Issue
Block a user