Skip to content

Commit acd5d31

Browse files
author
hikki
committed
1.9
1 parent b1cd5ae commit acd5d31

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

resources/assets/component.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
.dot-selected{width: 100%}
8383
.dot-selected>.dlp-label{background: white}
8484
.dot-select{padding: 5px 0 5px 0;background: rgb(43 43 43);border-radius: 0 0 5px 5px;position: relative;}
85-
.dot-select-cover{position: absolute;width: 100%;height: calc(100% - 10px);top:0;left:0;z-index: 1050;}
85+
.dot-select-cover{position: absolute;width: 100%;height: calc(100% - 10px);top:0;left:0;z-index: 9999;}
8686
.dot-select-cascade{
8787
display: flex;
8888
flex-direction: row;
@@ -166,7 +166,7 @@
166166
right: 0;
167167
bottom: 0;
168168
left: 0;
169-
z-index: 1024;
169+
z-index: 9999;
170170
overflow: hidden;
171171
-webkit-overflow-scrolling: touch;
172172
outline: 0;

resources/assets/component.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)