From 621133386c3bf273fb85946a01b6f58b01725435 Mon Sep 17 00:00:00 2001 From: Parrot Date: Tue, 17 Oct 2023 08:04:22 -0500 Subject: [PATCH] apps in tray have cursor pointer now --- src/style.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style.less b/src/style.less index a2dc460..6e19dd6 100644 --- a/src/style.less +++ b/src/style.less @@ -62,6 +62,7 @@ toolbar { display: flex; gap: 10px; align-items: center; + cursor: pointer; img { aspect-ratio: 1 / 1;