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 1a71463 commit b0805d6Copy full SHA for b0805d6
api-property-form-item.js
@@ -93,6 +93,7 @@ class ApiPropertyFormItem extends ValidatableMixin(LitElement) {
93
anypoint-input,
94
anypoint-dropdown-menu {
95
flex: 1;
96
+ width: auto;
97
}
98
99
anypoint-button iron-icon {
0 commit comments