Changeset 0.37.11 (#223)
Co-authored-by: gobha <jasafpro@gmail.com> Co-committed-by: gobha <jasafpro@gmail.com>
This commit is contained in:
@@ -761,11 +761,4 @@
|
||||
.chat-item.indented { padding-left: 28px; }
|
||||
|
||||
/* ── Notes Surface ─────────────────────── */
|
||||
.surface-notes { display: flex; flex-direction: column; height: 100%; overflow: hidden; }
|
||||
.surface-notes-body { flex: 1; display: flex; min-height: 0; overflow: hidden; }
|
||||
.surface-notes-main { flex: 1; display: flex; flex-direction: column; min-width: 0; overflow: hidden; }
|
||||
.surface-notes-assist {
|
||||
width: 400px; border-left: 1px solid var(--border);
|
||||
display: flex; flex-direction: column; overflow: hidden;
|
||||
}
|
||||
@media (max-width: 768px) { .surface-notes-assist { display: none; } }
|
||||
/* v0.37.11: Moved to sw-notes-surface.css (Preact surface) */
|
||||
|
||||
Reference in New Issue
Block a user