mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-27 02:58:40 +02:00
feat: changes and fixes
This commit is contained in:
@@ -16,7 +16,7 @@ function initiateTooltips() {
|
||||
delegate(document.body, {
|
||||
target: '[data-tippy-content]',
|
||||
theme: theme,
|
||||
zIndex: 1100,
|
||||
zIndex: 1089,
|
||||
content(reference) {
|
||||
return reference.getAttribute('data-tippy-content');
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user