We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d315005 commit e8e3479Copy full SHA for e8e3479
view/frontend/web/css/source/_module.less
@@ -1,6 +1,6 @@
1
.nofrixion-tooltip {
2
.lib-tooltip(right,
3
- @_tooltip-min-width: 40%,
4
- @_tooltip-max-width: 80%,
+ @_tooltip-min-width: 400px,
+ @_tooltip-max-width: 800px,
5
@_tooltip-arrow-size: 5px);
6
}
0 commit comments