mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-04 23:40:48 +00:00
wip(desktop): layout improvements
This commit is contained in:
parent
779a27693a
commit
a8836c5615
27 changed files with 881 additions and 317 deletions
|
|
@ -4,7 +4,7 @@
|
|||
justify-content: center;
|
||||
border-style: solid;
|
||||
border-width: 1px;
|
||||
border-radius: 6px;
|
||||
border-radius: var(--radius-sm);
|
||||
text-decoration: none;
|
||||
user-select: none;
|
||||
cursor: default;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue