Simplify how video call layout is stored

This commit is contained in:
mplorentz
2026-04-07 14:57:24 -04:00
parent 136b5f4a37
commit 117299b97b
7 changed files with 93 additions and 77 deletions
+1 -1
View File
@@ -410,7 +410,7 @@ progress[value]::-webkit-progress-value {
transition: width 0.5s;
}
/* Anchors for fixed overlays (compose, search, reply) — main scroll lives in Page / PageContent flow */
/* content width for fixed elements */
.left-content {
@apply md:left-[calc(18.5rem+var(--sail))];