updated realTimeViz panel style

This commit is contained in:
Nalvazhuthi
2025-04-07 17:55:14 +05:30
74 changed files with 3243 additions and 3138 deletions

View File

@@ -472,6 +472,15 @@
font-size: var(--font-weight-regular);
color: #4a4a4a;
.reviewChart {
width: 100%;
.floating {
width: 100%;
}
}
.selectedWidget {
padding: 6px 12px;
border-top: 1px solid var(--border-color);