File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 165165 gap : var (--rdp-dropdown-gap );
166166}
167167.rdp-dropdown {
168- z-index : 2 ; /* Remove ? */
168+ z-index : 2 ;
169169
170170 /* Reset */
171+ opacity : 0 ;
171172 appearance : none;
172173 position : absolute;
173174 inset-block-start : 0 ;
177178 margin : 0 ;
178179 padding : 0 ;
179180 cursor : inherit;
180- color : transparent;
181181 border : none;
182- background-color : transparent;
183182 line-height : inherit;
184183}
185184
Original file line number Diff line number Diff line change 165165 gap : var (--rdp-dropdown-gap );
166166}
167167.dropdown {
168- z-index : 2 ; /* Remove ? */
168+ z-index : 2 ;
169169
170170 /* Reset */
171+ opacity : 0 ;
171172 appearance : none;
172173 position : absolute;
173174 inset-block-start : 0 ;
177178 margin : 0 ;
178179 padding : 0 ;
179180 cursor : inherit;
180- color : transparent;
181181 border : none;
182- background-color : transparent;
183182 line-height : inherit;
184183}
185184
You can’t perform that action at this time.
0 commit comments