File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 83
83
.dot-selected > .dlp-label {background : white}
84
84
.dot-body {padding : 3px 0 3px 0 ;background : rgb (43 43 43 );border-radius : 0 0 5px 5px ;position : relative;}
85
85
.dot-select {position : absolute;top : 5px ;left : 0 ;bottom : 5px ;right : 0 ;z-index : 1050 ;}
86
- .dot-select-cover {background : rgb (43 43 43 );position : absolute;top : 3px ;left : 0 ;bottom : 3px ;right : 0 ;z-index : 1051 ;}
86
+ .dot-select-cover {background : rgb (43 43 43 );position : absolute;top : 3px ;left : 0 ;bottom : 3px ;right : 0 ;z-index : 1050 ;}
87
87
.dot-select-cascade {
88
88
display : flex;
89
89
flex-direction : row;
90
90
align-items : stretch;
91
91
}
92
92
.dot-cascade-stack {
93
93
width : 100% ;
94
- padding : 2px 0 2px 5px ;
95
94
border-radius : 3px ;
96
95
flex-grow : 1 ;
97
96
text-align : center;
97
+ padding-left : 3px ;
98
98
}
99
+ .dot-cascade-stack : first-child {padding : 0 }
99
100
.dot-cascade-stack > .dlp-label {
100
101
display : block;
101
102
max-width : unset;
You can’t perform that action at this time.
0 commit comments