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

@@ -4,7 +4,7 @@
.tools-container {
@include flex-center;
position: fixed;
bottom: 50px;
bottom: 32px;
left: 50%;
transform: translate(-50%, 0);
padding: 8px;