|
@@ -19,7 +19,7 @@ $spacing-tooltip_content-paddingBottom: $spacing-tight; // 工具提示内容底
|
|
|
|
|
|
$font-tooltip-fontSize: $font-size-regular; // 工具提示文本字号
|
|
|
$width-tooltip: 240px; // 工具提示宽度 - 默认
|
|
|
-$width-tooltip_arrow: 24px; // 工具提示小三角箭头宽度 - 水平
|
|
|
+$width-tooltip_arrow: 24px; // 工具提示小三角箭头宽度 - 水平 ignore-semi-css-trans
|
|
|
$height-tooltip_arrow: 7px; // 工具提示小三角箭头高度 - 水平
|
|
|
|
|
|
$height-tooltip_arrow_vertical: 24px; // 工具提示小三角箭头高度 - 垂直
|