mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-30 14:12:29 +02:00
feat: more changes and fixes
This commit is contained in:
@@ -14,7 +14,8 @@ function initiateTooltips() {
|
||||
}
|
||||
|
||||
tippy('[data-tippy-content]', {
|
||||
theme: theme
|
||||
theme: theme,
|
||||
zIndex: 1050,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user