Fix corner radius on screenshare overlay in widget mode

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
This commit is contained in:
Johannes Marbach
2026-06-01 09:19:33 +02:00
parent 72b0d12d7c
commit 067a70d19f
3 changed files with 3 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ Please see LICENSE in the repository root for full details.
.tile.draggable {
cursor: grab;
box-shadow: var(--big-drop-shadow);
--draggable-shadow: var(--big-drop-shadow);
}
.tile.draggable:active {