Small css tweak
This commit is contained in:
+1
-4
@@ -365,10 +365,7 @@
|
||||
/* tippy popover */
|
||||
|
||||
.tippy-target {
|
||||
position: fixed;
|
||||
inset: 0;
|
||||
z-index: 9999;
|
||||
pointer-events: none;
|
||||
@apply pointer-events-none fixed inset-0 z-tooltip;
|
||||
}
|
||||
|
||||
.tippy-target > * {
|
||||
|
||||
Reference in New Issue
Block a user