refactor(Dashboard touch events): fixes the touch event behaviors for the widgets and the dashboard

This commit is contained in:
SimonGschnell
2025-05-12 11:44:27 +02:00
parent a99721bb22
commit a94b52dbc6
5 changed files with 28 additions and 18 deletions
+1
View File
@@ -15,6 +15,7 @@
height: 100%;
width: 100%;
background-color:white;
position:relative;
}
.empty-tile-hover:hover {