Skip to content

Commit 53748d0

Browse files
committed
fix(ui): elevate hide button
1 parent 7a81ddd commit 53748d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web-app/style.css

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
visibility: hidden;
5555

5656
filter: drop-shadow(0px 0px 1px #FFFFFF);
57+
z-index: 2;
5758
}
5859

5960
/* ======================== */

0 commit comments

Comments
 (0)