Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit d934260

Browse files
feat: remote canvas absolute positioning
1 parent 55095b0 commit d934260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webcomponents/remote/src/components/deckdeckgo-remote/deckdeckgo-remote.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
canvas {
2-
position: fixed;
2+
position: absolute;
33
top: 0;
44

55
transition-duration: var(--left-offset-transition, 0ms);

0 commit comments

Comments
 (0)