Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit 26e90b1

Browse files
nchevobbejasonLaster
authored andcommitted
Fix Sources.css issues. (#5735)
1 parent c880331 commit 26e90b1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/components/PrimaryPanes/Sources.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,9 +210,7 @@
210210
background-color: white;
211211
}
212212

213-
.tree:not(.object-inspector)
214-
.tree-node[data-expandable="false"]
215-
.tree-indent:last-of-type {
213+
.tree:not(.object-inspector) .tree-node[data-expandable="false"] .tree-indent:last-of-type {
216214
margin-inline-end: 4px;
217215
}
218216

0 commit comments

Comments
 (0)