Skip to content

Commit fd8a3a9

Browse files
committed
4th level indendation
1 parent dbb0d07 commit fd8a3a9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

scout-ui/src/home/index.less

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,15 @@
8181
hr.field-divider {
8282
margin-left: 96px;
8383
}
84+
85+
.schema-field-list {
86+
// fourth level
87+
.schema-field-name,
88+
.schema-field-type-list,
89+
hr.field-divider {
90+
margin-left: 144px;
91+
}
92+
}
8493
}
8594
}
8695

0 commit comments

Comments
 (0)