Skip to content

Commit 7f81876

Browse files
committed
Remove swipe-bar z-index
Fixes position of swipe-bar so it does not overlay other UI components when scrolling. Signed-off-by: Mario Lubenka <[email protected]>
1 parent f494776 commit 7f81876

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web_src/less/features/imagediff.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
}
5555

5656
.swipe-bar {
57-
z-index: 100;
5857
position: absolute;
5958
height: 100%;
6059
top: 0;

0 commit comments

Comments
 (0)