Add handoff task document for PWA, chats, and connections

This commit is contained in:
ai5590
2026-04-05 12:13:05 +03:00
parent cf5460c5c7
commit bc8f4a0582
46 changed files with 1671 additions and 106 deletions
+1 -8
View File
@@ -19,7 +19,7 @@ body {
top: 0;
left: 0;
right: 0;
bottom: 118px;
bottom: 74px;
overflow-y: auto;
padding: 14px 14px 24px;
}
@@ -29,13 +29,6 @@ body {
padding-bottom: calc(24px + env(safe-area-inset-bottom));
}
.page-label-slot {
position: absolute;
left: 0;
right: 0;
bottom: 99px;
padding: 0 14px;
}
.toolbar-slot {
position: absolute;