Refactor ControlPanel component for improved readability and remove pointer-events from the dashboard styles

This commit is contained in:
2025-10-17 18:04:59 +05:30
parent a5f1a15843
commit fd5ac36fdb
2 changed files with 3 additions and 17 deletions

View File

@@ -11,8 +11,6 @@
top: 0;
left: 0;
pointer-events: none;
.control-panel {
margin-bottom: 20px;
display: flex;