We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3804047 commit 24ec3b0Copy full SHA for 24ec3b0
src/lib/MediaPreview/MediaPreview.scss
@@ -3,7 +3,7 @@ $media-preview-width-lg: 40px;
3
$media-preview-width-sm: 20px;
4
5
.vac-media-preview {
6
- position: absolute;
+ position: fixed;
7
top: 0;
8
left: 0;
9
z-index: 99;
0 commit comments