Skip to content

Commit 1c36d8c

Browse files
committed
Transparent background for the picker
1 parent 532d2b3 commit 1c36d8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/epicker.html

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
outline: none;
66
}
77
html, body {
8+
background: transparent !important;
89
margin: 0;
910
width: 100%;
1011
height: 100%;

0 commit comments

Comments
 (0)