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 4a3e87f commit 64e83bdCopy full SHA for 64e83bd
1 file changed
src/presets/classic/components/node/node.component.sass
@@ -13,6 +13,9 @@
13
padding-bottom: 6px
14
position: relative
15
user-select: none
16
+ line-height: initial
17
+ font-family: Arial
18
+
19
&:hover
20
background: lighten($node-color,4%)
21
&.selected
0 commit comments