We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c220fc commit b9d696aCopy full SHA for b9d696a
1 file changed
packages/uhk-web/src/styles/_variables.scss
@@ -31,7 +31,7 @@ $tooltip-padding-y: math.div($spacer, 4);
31
$tooltip-padding-x: math.div($spacer, 2);
32
33
$popover-font-size: $font-size-base;
34
-$popover-max-width: 700px;
+$popover-max-width: 725px;
35
36
$btn-focus-width: 0;
37
0 commit comments