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 4c77e12 commit 2dd3531Copy full SHA for 2dd3531
1 file changed
components/dash-core-components/src/components/css/input.css
@@ -3,7 +3,7 @@
3
position: relative;
4
display: inline-flex;
5
align-items: center;
6
- width: 170px; /* default input width */
+ width: 100%;
7
height: 34px;
8
background: var(--Dash-Fill-Inverse-Strong);
9
border-radius: var(--Dash-Spacing);
0 commit comments