Skip to content

Commit a3e17f9

Browse files
committed
unlock features - changing license
1 parent dc68413 commit a3e17f9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

supertree/js/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,17 @@
3333
align-items: center !important;
3434
justify-content: center !important;
3535
margin: 0px !important;
36+
box-sizing: border-box !important;
3637
}
3738

3839

3940
.st-option-button svg {
4041
margin: 0 !important;
4142
padding: 0 !important;
4243
vertical-align: middle !important;
44+
width: 24px !important;
45+
height: 24px !important;
46+
box-sizing: border-box !important;
4347
}
4448

4549

supertree/js/supertree.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)