Skip to content

Commit b85ca4b

Browse files
committed
fix: docs
1 parent 805c47d commit b85ca4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ export default {
329329
.node-content {
330330
width: 100%;
331331
position: relative;
332-
display: inline-block;
332+
display: flex;
333333
padding-left: 22px;
334334
.icon {
335335
position: absolute;

0 commit comments

Comments
 (0)