testing commit
This commit is contained in:
commit
3029e71f4d
@ -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: {
|
||||
|
@ -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){
|
||||
|
Loading…
Reference in New Issue
Block a user