mirror of
https://github.com/aljazceru/opencode.git
synced 2026-02-22 16:24:57 +01: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