Skip to content

Commit e835b51

Browse files
committed
update the demo--eport-chart-with-pictures
1 parent a170fe5 commit e835b51

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

demo/export-chart-with-pictures.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
}
1919
.orgchart .node .content {
2020
text-align: left;
21-
padding: 5px;
21+
padding: 0 5px;
22+
width: 150px;
2223
}
2324
.orgchart .node .content .symbol {
2425
color: #aaa;

0 commit comments

Comments
 (0)