mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-08-07 10:58:25 +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-style: normal;
|
||||
white-space: normal;
|
||||
pointer-events: none;
|
||||
animation: 0.3s ease 0s appear;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user