File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ <h2>Page Info</h2>
4444 < h2 > Quick API Access</ h2 >
4545 < div class ="box-apitab ">
4646 < button *ngFor ="let quick_link of quick_links " (click) ="openApiTab(quick_link.url) " class ="large ">
47- < div > {{quick_link.name | uppercase}}</ div >
47+ < div style =" width: 100%; " > {{quick_link.name | uppercase}}</ div >
4848 < img class ="icon-open " src ="assets/open.svg " alt ="open ">
4949 </ button >
5050 </ div >
Original file line number Diff line number Diff line change 33 user-select : none ;
44 border : none ;
55 padding : .5em ;
6- margin : 0.5 em auto ;
6+ margin : 0.3 em auto ;
77 height : 2.5em ;
88 font-size : small ;
99 display : flex ;
Original file line number Diff line number Diff line change 1111body {
1212 width : 350px !important ;
1313 margin : 0 !important ;
14- font-size : 12 px ;
14+ font-size : 11 px ;
1515 font-family : " OpenSans" ;
1616}
1717
You can’t perform that action at this time.
0 commit comments