zoom-in cursor for dashboard plots
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
width: 602px;
|
||||
height: 402px;
|
||||
}
|
||||
img {
|
||||
cursor: zoom-in;
|
||||
}
|
||||
</style>
|
||||
<div class="dashboard-card" [ngClass]="{'size-medium' : data.widget.size=='MEDIUM'}">
|
||||
<mat-spinner *ngIf="!hasRender('main') && !isError"></mat-spinner>
|
||||
|
||||
Reference in New Issue
Block a user