File tree Expand file tree Collapse file tree 2 files changed +0
-38
lines changed Expand file tree Collapse file tree 2 files changed +0
-38
lines changed Original file line number Diff line number Diff line change 88 < link rel ="stylesheet " type ="text/css " href ="./swagger-ui.css " >
99 < link rel ="icon " type ="image/png " href ="./favicon-32x32.png " sizes ="32x32 " />
1010 < link rel ="icon " type ="image/png " href ="./favicon-16x16.png " sizes ="16x16 " />
11- < style >
12- html
13- {
14- box-sizing : border-box;
15- overflow : -moz-scrollbars-vertical;
16- overflow-y : scroll;
17- }
18- * ,
19- * : before ,
20- * : after
21- {
22- box-sizing : inherit;
23- }
24-
25- body {
26- margin : 0 ;
27- background : # fafafa ;
28- }
29- </ style >
3011</ head >
3112
3213< body >
Original file line number Diff line number Diff line change 88 < link rel ="stylesheet " type ="text/css " href ="./swagger-ui.css " >
99 < link rel ="icon " type ="image/png " href ="./favicon-32x32.png " sizes ="32x32 " />
1010 < link rel ="icon " type ="image/png " href ="./favicon-16x16.png " sizes ="16x16 " />
11- < style >
12- html
13- {
14- box-sizing : border-box;
15- overflow : -moz-scrollbars-vertical;
16- overflow-y : scroll;
17- }
18- * ,
19- * : before ,
20- * : after
21- {
22- box-sizing : inherit;
23- }
24-
25- body {
26- margin : 0 ;
27- background : # fafafa ;
28- }
29- </ style >
3011</ head >
3112
3213< body >
You can’t perform that action at this time.
0 commit comments