File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1111 < style >
1212 html
1313 {
14- box-sizing : border-box;
15- overflow : -moz-scrollbars-vertical;
16- overflow-y : scroll;
14+ box-sizing : border-box;
15+ overflow : -moz-scrollbars-vertical;
16+ overflow-y : scroll;
1717 }
1818 * ,
1919 * : before ,
2020 * : after
2121 {
22- box-sizing : inherit;
22+ box-sizing : inherit;
2323 }
2424 body {
2525 margin : 0 ;
Original file line number Diff line number Diff line change 1111 < style >
1212 html
1313 {
14- box-sizing : border-box;
15- overflow : -moz-scrollbars-vertical;
16- overflow-y : scroll;
14+ box-sizing : border-box;
15+ overflow : -moz-scrollbars-vertical;
16+ overflow-y : scroll;
1717 }
1818 * ,
1919 * : before ,
2020 * : after
2121 {
22- box-sizing : inherit;
22+ box-sizing : inherit;
2323 }
24+
2425 body {
2526 margin : 0 ;
2627 background : # fafafa ;
Original file line number Diff line number Diff line change 1-
21.swagger-ui
32{
43 @import ' mixins' ;
You can’t perform that action at this time.
0 commit comments