Add delay to dashboard shortcuts to wait for menu to close fully.

This commit is contained in:
Jas Singh
2024-07-14 00:34:48 -07:00
parent a997a6f465
commit ad7c813917
6 changed files with 46 additions and 17 deletions

View File

@@ -40,3 +40,18 @@
//notifications
@import "notifications/popups";
// Eventbox styling for debugging purposes
// .parent-event {
// background-color: $red;
// }
// .mid-eb {
// background-color: $red;
// }
// .in-eb {
// background-color: $red;
// }
// .main-eb {
// background-color: $red;
// }
//