Move local video tile in one-on-one layout to be flush with the edge

Per design updates.
This commit is contained in:
Robin
2026-04-13 18:30:42 +02:00
parent 3b0dce33a2
commit 438b6b8672

View File

@@ -19,7 +19,7 @@ Please see LICENSE in the repository root for full details.
position: absolute;
inline-size: 180px;
block-size: 135px;
inset: var(--cpd-space-4x);
inset: 0;
}
.spotlight {