mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-04 07:20:27 +00:00
ignore: cloud
This commit is contained in:
parent
7d1eb010c1
commit
9b27d61fe8
4 changed files with 16 additions and 4 deletions
10
cloud/app/src/routes/workspace/workspace.css
Normal file
10
cloud/app/src/routes/workspace/workspace.css
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[data-page="workspace"] {
|
||||
font-family: var(--font-mono);
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
}
|
||||
}
|
||||
|
||||
[data-page="workspace"] {
|
||||
font-family: var(--font-mono);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue