Skip to content

Commit 64e83bd

Browse files
committed
reset font styles for nodes
1 parent 4a3e87f commit 64e83bd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/presets/classic/components/node/node.component.sass

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
padding-bottom: 6px
1414
position: relative
1515
user-select: none
16+
line-height: initial
17+
font-family: Arial
18+
1619
&:hover
1720
background: lighten($node-color,4%)
1821
&.selected

0 commit comments

Comments
 (0)