Skip to content

Commit e8e3479

Browse files
committed
updated tooltip dimensions
1 parent d315005 commit e8e3479

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.nofrixion-tooltip {
22
.lib-tooltip(right,
3-
@_tooltip-min-width: 40%,
4-
@_tooltip-max-width: 80%,
3+
@_tooltip-min-width: 400px,
4+
@_tooltip-max-width: 800px,
55
@_tooltip-arrow-size: 5px);
66
}

0 commit comments

Comments
 (0)