fix select

This commit is contained in:
Philipinho
2026-03-28 20:34:44 +00:00
parent ccb35517bb
commit 642c92f779
@@ -3,6 +3,7 @@
padding: 8px 12px;
border-radius: 4px;
cursor: pointer;
user-select: none;
}
.notificationItem:hover {