Skip to content

Commit 2e29df6

Browse files
author
hikki
committed
1.9
1 parent 31f0749 commit 2e29df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/assets/component.css

Lines changed: 1 addition & 1 deletion
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;top:0;left:0;bottom:0;right:0;z-index: 1050;}
8686
.dot-select-cascade{
8787
display: flex;
8888
flex-direction: row;

0 commit comments

Comments
 (0)