ire-preview 2.2.2 → 2.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib.es.js +1 -1
- package/package.json +1 -1
package/dist/lib.es.js
CHANGED
|
@@ -434,7 +434,7 @@ const _hoisted_1$g = {
|
|
|
434
434
|
return (s, c) => (openBlock(), createElementBlock("div", {
|
|
435
435
|
ref_key: "canvasRef",
|
|
436
436
|
ref: t,
|
|
437
|
-
class: "ire-relative ire-overflow-hidden [&_.tooltip-2]:active:!ire-scale-110"
|
|
437
|
+
class: "ire-relative ire-overflow-hidden ire-pt-1 [&_.tooltip-2]:active:!ire-scale-110"
|
|
438
438
|
}, [
|
|
439
439
|
s.$slots.header ? (openBlock(), createElementBlock("div", _hoisted_1$d, [
|
|
440
440
|
renderSlot(s.$slots, "header")
|