mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-08-10 12:17:56 +02:00
Disable pointer-events on bookmark tooltip
This commit is contained in:
@@ -153,6 +153,7 @@ li[ld-bookmark-item] {
|
|||||||
font-size: $font-size-sm;
|
font-size: $font-size-sm;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
|
pointer-events: none;
|
||||||
animation: 0.3s ease 0s appear;
|
animation: 0.3s ease 0s appear;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user