mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-03 06:50:26 +00:00
wip: desktop work
This commit is contained in:
parent
fe8b3a2515
commit
887a819f24
46 changed files with 514 additions and 398 deletions
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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue