File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 172172 overflow : visible;
173173}
174174
175- .markdown-body button : -moz-focusring ,
176- .markdown-body [type = "button" ]: -moz-focusring ,
177- .markdown-body [type = "reset" ]: -moz-focusring ,
178- .markdown-body [type = "submit" ]: -moz-focusring {
179- outline : 1px dotted ButtonText;
180- }
181-
182175.markdown-body [type = "checkbox" ] {
183176 box-sizing : border-box;
184177 padding : 0 ;
330323 font-feature-settings : "liga" 0 ;
331324}
332325
333- .markdown-body .form-select ::-ms-expand {
334- opacity : 0 ;
335- }
336-
337326.markdown-body ::before {
338327 display : table;
339328 content : "" ;
528517 display : block;
529518 width : 100% ;
530519 overflow : auto;
531- word-break : normal;
532- word-break : keep-all;
533520}
534521
535522.markdown-body table th {
You can’t perform that action at this time.
0 commit comments