testing commit

This commit is contained in:
shunmugam 2019-09-12 18:53:13 +05:30
commit 3029e71f4d
2 changed files with 3 additions and 2 deletions

View File

@ -1341,8 +1341,7 @@ export class GraphListComponent implements OnInit {
range: range3,
// overlaying: 'y',
rangemode: 'nonnegative',
automargin: true,
side: 'left',
side: 'right',
position: 1.25
},
yaxis3: {

View File

@ -72,6 +72,8 @@
.ngx-pagination li.pagination-previous{display: inline-block;}
.ngx-pagination li.pagination-next{display: inline-block;}
.hashdata_table td{border: 1px solid #a6a6a6;}
.body_bg.py-4{padding-top: 0px !important}
.block_details.mb-5{margin-bottom: 0px !important}
}
@media(max-width: 575px){