We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a170fe5 commit e835b51Copy full SHA for e835b51
1 file changed
demo/export-chart-with-pictures.html
@@ -18,7 +18,8 @@
18
}
19
.orgchart .node .content {
20
text-align: left;
21
- padding: 5px;
+ padding: 0 5px;
22
+ width: 150px;
23
24
.orgchart .node .content .symbol {
25
color: #aaa;
0 commit comments