disabled selecting notifications

This commit is contained in:
Miodec 2021-01-28 20:05:01 +00:00
parent 6f41472a3b
commit fdf687dc2c

View file

@ -717,6 +717,7 @@ a:hover {
gap: 1rem;
}
.notif {
user-select: none;
.icon {
color: var(--bg-color);
opacity: 0.5;