File tree Expand file tree Collapse file tree 1 file changed +1
-15
lines changed
Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ select {
3939 flex-direction : row;
4040 font-family : monospace;
4141 font-size : 1.1em ;
42- height : 3 em ;
42+ height : auto ;
4343 justify-content : flex-start;
4444 min-width : 0 ;
4545 overflow-x : auto;
@@ -192,21 +192,7 @@ select {
192192 --btn-color : # 4b0082 ;
193193}
194194
195- /* span:has(+ span > span > .JLS_disp-item-placeholder) > span > .JLS_disp-cursor {
196- margin-right: -3px;
197- } */
198195.JLS_disp-item-placeholder {
199196 border : 1px solid # ccc ;
200197 color : transparent;
201198}
202-
203- .JLS_disp-item-static {
204- color : # 1ca19d ;
205- }
206-
207- .JLS_disp-item-func-open ,
208- .JLS_disp-item-func-close ,
209- .JLS_disp-item-struct-func-open ,
210- .JLS_disp-item-struct-func-close {
211- color : # 4b0082 ;
212- }
You can’t perform that action at this time.
0 commit comments