Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit 970781c

Browse files
nchevobbejasonLaster
authored andcommitted
Don't shrink indent (#849)
1 parent c63d233 commit 970781c

File tree

1 file changed

+1
-0
lines changed
  • packages/devtools-components/src

1 file changed

+1
-0
lines changed

packages/devtools-components/src/tree.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
width: 12px;
3636
margin-inline-start: 5px;
3737
border-inline-start: 1px solid #A2D1FF;
38+
flex-shrink: 0;
3839
}
3940

4041
/* Align with expandables siblings (where we have the arrow) */

0 commit comments

Comments
 (0)