We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1cff1e commit 7266352Copy full SHA for 7266352
src/renderer/components/base/Selection.vue
@@ -143,6 +143,7 @@ export default {
143
transition: background-color @transition-normal;
144
height: @selection-height;
145
// line-height: 27px;
146
+ line-height: 1.5;
147
box-sizing: border-box;
148
color: var(--color-button-font);
149
border-radius: @form-radius;
0 commit comments