Merge pull request #3872 from element-hq/floating-tile-inset
Move local video tile in one-on-one layout to be flush with the edge
This commit is contained in:
@@ -19,7 +19,7 @@ Please see LICENSE in the repository root for full details.
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
inline-size: 180px;
|
inline-size: 180px;
|
||||||
block-size: 135px;
|
block-size: 135px;
|
||||||
inset: var(--cpd-space-4x);
|
inset: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.spotlight {
|
.spotlight {
|
||||||
|
|||||||
Reference in New Issue
Block a user