Skip to content

Commit 8bf816c

Browse files
committed
Merge branch 'v4' into v4.0.0rc2
2 parents 54a895a + 87b396e commit 8bf816c

File tree

1 file changed

+1
-0
lines changed
  • components/dash-core-components/src/components/css

1 file changed

+1
-0
lines changed

components/dash-core-components/src/components/css/dropdown.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.dash-dropdown {
22
display: block;
3+
flex: 1;
34
box-sizing: border-box;
45
margin: calc(var(--Dash-Spacing) * 2) 0;
56
padding: 0;

0 commit comments

Comments
 (0)