We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31f0749 commit 2e29df6Copy full SHA for 2e29df6
resources/assets/component.css
@@ -82,7 +82,7 @@
82
.dot-selected{width: 100%}
83
.dot-selected>.dlp-label{background: white}
84
.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;}
+.dot-select-cover{position: absolute;top:0;left:0;bottom:0;right:0;z-index: 1050;}
86
.dot-select-cascade{
87
display: flex;
88
flex-direction: row;
0 commit comments