Skip to content

Commit d171078

Browse files
committed
fix z-index of option
1 parent cb18b8f commit d171078

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

browser/main/Detail/FolderSelect.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
.search-optionList
5252
position fixed
5353
border $ui-border
54-
z-index 10
54+
z-index 200
5555
background-color white
5656
border-radius 5px
5757

0 commit comments

Comments
 (0)