We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4d1bc commit e17c3caCopy full SHA for e17c3ca
1 file changed
components/dash-core-components/src/components/css/dropdown.css
@@ -1,5 +1,6 @@
1
.dash-dropdown {
2
display: block;
3
+ flex: 1;
4
box-sizing: border-box;
5
margin: calc(var(--Dash-Spacing) * 2) 0;
6
padding: 0;
0 commit comments