wip(desktop): new layout work

This commit is contained in:
Adam 2025-11-18 11:00:27 -06:00 committed by opencode
parent 4069999b78
commit fc5fc2c570
24 changed files with 634 additions and 423 deletions

View file

@ -1 +1,7 @@
@import "@opencode-ai/ui/styles/tailwind";
:root {
a {
cursor: default;
}
}