|
|
@@ -1324,7 +1324,7 @@ export default () => {
|
|
|
defaultColor: theme.value.fontColor,
|
|
|
content: convertFontSizePtToPx(el.content, ratio),
|
|
|
style: getStyle(convertFontSizePtToPx(el.content, ratio)),
|
|
|
- lineHeight: 1.5,
|
|
|
+ lineHeight: 1.15,
|
|
|
outline: {
|
|
|
color: el.borderColor,
|
|
|
width: +(el.borderWidth * ratio).toFixed(2),
|