mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-01-16 08:21:55 +00:00
update release
This commit is contained in:
parent
2132318a40
commit
1764f9170e
@ -6,6 +6,6 @@
|
|||||||
"description": "A Cursor-inspired AI assistant for notes that offers smart autocomplete and interactive chat with your selected notes",
|
"description": "A Cursor-inspired AI assistant for notes that offers smart autocomplete and interactive chat with your selected notes",
|
||||||
"author": "Felix.D",
|
"author": "Felix.D",
|
||||||
"authorUrl": "https://github.com/infiolab",
|
"authorUrl": "https://github.com/infiolab",
|
||||||
"isDesktopOnly": true
|
"isDesktopOnly": false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -106,7 +106,7 @@
|
|||||||
|
|
||||||
.infio-chat-header-buttons {
|
.infio-chat-header-buttons {
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: var(--size-2-1);
|
gap: var(--size-4-2);
|
||||||
}
|
}
|
||||||
|
|
||||||
.infio-chat-container {
|
.infio-chat-container {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user