Skip to content

Commit

Permalink
Improve sizing for Number inputs
Browse files Browse the repository at this point in the history
Co-Authored-By: Ran Byron <ranbena@gmail.com>
  • Loading branch information
gabrieldutra and ranbena committed Aug 18, 2019
1 parent d38ca80 commit a02ce8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/app/components/ParameterValueInput.less
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}

.@{ant-prefix}-select {
width: 100%;
min-width: 100% !important;
}

&[data-dirty] {
Expand Down

0 comments on commit a02ce8f

Please sign in to comment.