mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-14 04:34:47 +00:00
wip: desktop work
This commit is contained in:
6
packages/ui/src/components/icon.css
Normal file
6
packages/ui/src/components/icon.css
Normal file
@@ -0,0 +1,6 @@
|
||||
[data-component="icon"] {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user